Card: The Will to Stand up Straight

9910011
Cost 5 Name The Will to Stand up Straight Range
Angela_EGO_1 Mass-Summation
Slash 12 - 40 On Hit Inflict 5 Burn
5 The Will to Stand up Straight Angela_EGO_1 Slash Mass-Summation
Slash 12 - 40 On Hit Inflict 5 Burn
Rarity Objet d'art (Unique)
Chapter Urban Nightmare
Availability Obtainable
Keywords
  • Mass Attack: Targets every enemy. A successful hit destroys the target's Combat Page or action dice.
  • Summation: If the attack is > than the sum of dice rolls on target's Combat Page, they take damage, and their page is destroyed.
  • Burn X: At the end of the Scene, take X damage and subtract 1/3rd of the stack. (Rounds down)
Id9910011
Name (EN)The Will to Stand up Straight
Name (KR)똑바로 설 수 있는 의지
Name (JP)真っ直ぐ立てる意志
Artwork Angela_EGO_1
Keywords[ego_Keyword, AreaCard_Keyword, AreaDiceAll_Keyword, Burn_Keyword]
Options[EgoPersonal]
Script schorchedArea
Mass Attack AffectionTeam
Skin ChangeEGO_ScorchedGirl
Skin Change TypeEGO
Skin Height0
EGOTrue
EGO SephirahNone
EGO Max Cooldown9
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 12 40 schorchedAreaDice malkuthboss_scorched H None
LOR: /card/CardInfo_creature_final_keter.xml, lines 869 ~ 884:

...
<Card ID="9910011">
<Name>똑바로 설 수 있는 의지</Name>
<Artwork>Angela_EGO_1</Artwork>
<Rarity>Unique</Rarity>
<Option>EgoPersonal</Option>
<Keyword>ego_Keyword</Keyword>
<Spec Range="FarArea" Cost="5" Affection="Team"/>
<Script>schorchedArea</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="12" Dice="40" Type="Atk" Detail="Slash" Motion="H" EffectRes="" Script="schorchedAreaDice" ActionScript="malkuthboss_scorched" Desc=""/>
</BehaviourList>
<Chapter>5</Chapter>
<SkinChange>EGO_ScorchedGirl</SkinChange>
<Priority>0</Priority>
</Card>
...