PerseusCI icon indicating copy to clipboard operation
PerseusCI copied to clipboard

Damage

Open CterKow opened this issue 1 year ago • 0 comments

Enemy still deal Damage to me. Code below:

# [*] Delete the file to reset it. Restart the game to apply any changes.
# [*] Options can be one of the following types:
#      [1] Bool - e.g. "true" or "false" - Keys: All "Enabled"s, ExerciseGodmode, FastStageMovement, RemoveBuffs, RemoveEquipment and RemoveSkill.
#      [2] Whole numbers or false to disable changes - If you need an example you're five - Keys: All the ones not mentioned above.
# [*] "Enabled"s apply to the entirety of their section, if they're disabled everything will be.
# [*] If the game crashes, this file is most likely misconfigured.

original repo: github.com/Egoistically/Perseus.

[Aircraft]
Enabled=true
Accuracy=0
AccuracyGrowth=0
AttackPower=0
AttackPowerGrowth=0
CrashDamage=0
Hp=0
HpGrowth=0
Speed=60

[Enemies]
Enabled=true
AntiAir=0
AntiAirGrowth=0
AntiSubmarine=0
Armor=0
ArmorGrowth=0
Cannon=0
CannonGrowth=0
Evasion=0
EvasionGrowth=0
Hit=0
HitGrowth=0
Hp=1
HpGrowth=0
Luck=0
LuckGrowth=0
Reload=0
ReloadGrowth=0
RemoveBuffs=0
RemoveEquipment=0
RemoveSkill=0
Speed=50
SpeedGrowth=0
Torpedo=0
TorpedoGrowth=0

[Misc]
Enabled=true
ExerciseGodmode=false
FastStageMovement=true

[Skins]
Enabled=true

[Weapons]
Enabled=true
Damage=9999
ReloadMax=2

CterKow avatar Nov 10 '23 20:11 CterKow