
Board: Edits & Addons 1.0+
[State 3700, Super Cancel Flag]to this
type = VarSet
trigger1 = !Time
var(21) = ((PrevStateNo = [1000,2999]) && (PrevStateNo != [1400,1500]) && var(7)) || var(20)
[State 3700, Super Cancel Flag]and it worked
type = VarSet
trigger1 = !Time
var(21) = ((((PrevStateNo = [200,699]) && var(50)) || (PrevStateNo = [1000,2999])) && var(7)) || var(20)
I wanted to know if one of you guys could help me. I am trying to edit POTS characters by adding grounded chain combos to match sennou-room and Infinite characters. Everything is going good except for the damage is too high due to chaining normals into specials and specials into supers. My question is could I take Sennou-Room dampener code and apply it to POTS characters to match their characters damage when it comes to chaining attacks?Also I probably put this post in the wrong section if one you admin could move this to the right section that one be very much appreciated.
Here is your Dampener for Ako:Spoiler, click to toggle visibiltyWhat var would replace var(55) due to POTS characters not having a configuration text?