Card: Jamadhar

613005
Cost 2 Name Jamadhar Range
usett5 If the natural roll of the Defensive die is Max, add a Pierce die (Roll: 4-5) to the dice queue
Pierce 4 - 8
Guard 2 - 9
Pierce 3 - 8
2 Jamadhar usett5 Pierce Guard Pierce If the natural roll of the Defensive die is Max, add a Pierce die (Roll: 4-5) to the dice queue
Pierce 4 - 8
Guard 2 - 9
Pierce 3 - 8
Rarity Limited (Rare)
Chapter Star of the City
Availability Collectable
Can be dropped from
253001 Book of an Udjat
Id613005
Name (EN)Jamadhar
Name (KR)자마다르
Name (JP)ジャマダハル
Artwork usett5
Keywords[]
Options[]
Script usett_adddice
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 4 8 None None Z Usett_Z
1 Guard 2 9 None None G Usett_G
2 Pierce 3 8 None None Z Usett_Z
LOR: /card/CardInfo_ch6_3.xml, lines 969 ~ 983:

...
<Card ID="613005">
<Name>자마다르</Name>
<Artwork>usett5</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="2" />
<Script>usett_adddice</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="8" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="Usett_Z" Script="" ActionScript="" Desc="" />
<Behaviour Min="2" Dice="9" Type="Def" Detail="Guard" Motion="G" EffectRes="Usett_G" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="Usett_Z" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...