Card: Serpent Sword Technique

609001
Cost 1 Name Serpent Sword Technique Range
Purple1 On Use Draw 1 page
Slash 3 - 6
Slash 2 - 4
1 Serpent Sword Technique Purple1 Slash Slash On Use Draw 1 page
Slash 3 - 6
Slash 2 - 4
Rarity Paperback (Common)
Chapter Star of the City
Availability Collectable
Keywords
  • Page Draw
Can be dropped from
250034 Book of the Purple Tear
Id609001
Name (EN)Serpent Sword Technique
Name (KR)사검술
Name (JP)蛇剣術
Artwork Purple1
Keywords[DrawCard_Keyword]
Options[]
Script drawCard
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 3 6 None None H ThePurpleTearJ_H
1 Slash 2 4 None None J ThePurpleTearJ_J
LOR: /card/CardInfo_ch6_3.xml, lines 3 ~ 16:

...
<Card ID="609001">
<Name>사검술</Name>
<Artwork>Purple1</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="1" />
<Script>drawCard</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="6" Type="Atk" Detail="Slash" Motion="H" EffectRes="ThePurpleTearJ_H" Script="" ActionScript="" Desc="" />
<Behaviour Min="2" Dice="4" Type="Atk" Detail="Slash" Motion="J" EffectRes="ThePurpleTearJ_J" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...