Apprentice
|
|
Posts: 5
|
|
|
Last seen: Mar 28, 2021 1:42:55 GMT
|
|
Post by varnion on Mar 27, 2021 13:38:59 GMT
How do I do this? I tried to add hyper armor in Skill Creator, but the buff was only applied after charging
|
|
Hero
|
|
Posts: 185
|
|
|
Last seen: Oct 1, 2024 12:00:11 GMT
|
|
Post by bbvenom on Mar 27, 2021 16:47:50 GMT
Shove this anywhere into your .bac:
<Invulnerability> <START_TIME value="25" /> <DURATION value="60" /> - Edit this as necessary so that you are not invulnerable after finishing charging. Time is counted in frames <U_04 value="0x0" /> <FLAGS value="0x0" /> <TYPE value="0x0" /> </Invulnerability>
|
|