SchoolProject12345 / OCardGame

The chaotic card game project we do in OC Informatique.
Other
0 stars 0 forks source link

Fix skybound serpent effect (not clear) #94

Closed DrN1ghtW0lf closed 8 months ago

SchoolProject12345 commented 8 months ago

Explain what is not clear please.

swisscookieman commented 8 months ago

@SchoolProject12345 please explain what "taunts the target to self for 3 attacks, but they only do 50 dmg." means

SchoolProject12345 commented 8 months ago

@swisscookieman the way I understand it (hence the way I coded it) is that it self taunts to its target (i.e. for the following 3 turns it cannot attack another target unless taunt is overridden (by other attack, by Monkey of the Skies, by Vafisorg, etc...)) but as long as it is taunted, its attack (i.e. Serpent Strangle) does 50 damages rather than 100.

DrN1ghtW0lf commented 8 months ago

@swisscookieman replace the wierd part with "reduces attack damage to 50 for x turns"