Card: Sword of Volition

611005
Cost 0 Name Sword of Volition Range
Yan5 The Cost of this page equals the user's Max Light.
On Use All dice on this page gain Power equal to Emotion Level; restore all Light
Blunt 3 - 7
Slash 3 - 7
Pierce 2 - 5
0 Sword of Volition Yan5 Blunt Slash Pierce The Cost of this page equals the user's Max Light.
On Use All dice on this page gain Power equal to Emotion Level; restore all Light
Blunt 3 - 7
Slash 3 - 7
Pierce 2 - 5
Rarity Limited (Rare)
Chapter Star of the City
Availability Collectable
Keywords
  • Light Recover
Can be dropped from
250037 Book of 얀샋ㄷ요무
Id611005
Name (EN)Sword of Volition
Name (KR)의지의 검
Name (JP)意志の剣
Artwork Yan5
Keywords[Energy_Keyword]
Options[]
Script yanSword
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 3 7 None None H YanLibrarian_H
1 Slash 3 7 None None Z YanLibrarian_Z
2 Pierce 2 5 None None Z YanLibrarian_Z
LOR: /card/CardInfo_ch6_3.xml, lines 545 ~ 559:

...
<Card ID="611005">
<Name>의지의 검</Name>
<Artwork>Yan5</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="0" />
<Script>yanSword</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Hit" Motion="H" EffectRes="YanLibrarian_H" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Slash" Motion="Z" EffectRes="YanLibrarian_Z" Script="" ActionScript="" Desc="" />
<Behaviour Min="2" Dice="5" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="YanLibrarian_Z" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...