Nerf the battlemage

This commit is contained in:
Rampoina 2023-01-01 19:53:51 +01:00
parent a0b56b2b2e
commit b61a030e2b
1 changed files with 4 additions and 4 deletions

View File

@ -90,8 +90,8 @@
<type value="attack"/> <type value="attack"/>
<name value="attack_skill"/> <name value="attack_skill"/>
<ep-cost value="40"/> <ep-cost value="40"/>
<speed value="150"/> <speed value="120"/>
<anim-speed value="150"/> <anim-speed value="120"/>
<animation path="models/battlemage_attacking.g3d"/> <animation path="models/battlemage_attacking.g3d"/>
<sound enabled="true" start-time="0.3"> <sound enabled="true" start-time="0.3">
<sound-file path="sounds/battlemage_attack1.wav"/> <sound-file path="sounds/battlemage_attack1.wav"/>
@ -103,9 +103,9 @@
<sound-file path="sounds/battlemage_attack7.wav"/> <sound-file path="sounds/battlemage_attack7.wav"/>
<sound-file path="sounds/battlemage_attack8.wav"/> <sound-file path="sounds/battlemage_attack8.wav"/>
</sound> </sound>
<attack-strenght value="120"/> <attack-strenght value="70"/>
<attack-var value="40"/> <attack-var value="40"/>
<attack-range value="7"/> <attack-range value="6"/>
<attack-type value="energy"/> <attack-type value="energy"/>
<attack-fields> <attack-fields>
<field value="land"/> <field value="land"/>