Character
SkinName = Olivia
DisplayName = Olivia
TagTextColor = SKINCOLOR_WHITE
TagOutlineColor = SKINCOLOR_JET
OppositeColor = SKINCOLOR_BLACK
PlayerText = Put your Character's Own Description Here!

Ability: Ability 1
Put the Character's First Ability Here!

Ability: Ability 2
Put the Character's Second Ability Here!

Tip: Put the Character's Tip of One of Both Abilities Here!

State S_WILLOTAIL_STAND
SpriteName = SPR_PLAY
SpriteFrame = SPR2_TAL0|FF_ANIMATE
var2 = 4
duration = -1
Next = S_PLAY_STND
#

State S_WILLOTAIL_SPRING
SpriteName = SPR_PLAY
SpriteFrame = SPR2_TAL1
var2 = 0
duration = 2
Next = S_WILLOTAIL_SPRING
#

State S_WILLOTAIL_FALL
SpriteName = SPR_PLAY
SpriteFrame = SPR2_TAL2
var2 = 0
duration = 2
Next = S_WILLOTAIL_FALL
#

State S_WILLOTAIL_RUN
SpriteName = SPR_PLAY
SpriteFrame = SPR2_TAL3
var2 = 0
duration = 2
Next = S_WILLOTAIL_RUN
#

State S_WILLOTAIL_INVIS
SpriteName = SPR_PLAY
SpriteFrame = SPR2_TAL4|FF_ANIMATE
var2 = 2
duration = -1
Next = S_PLAY_STND
#