Card: E-endure

103004
Cost 1 Name E-endure Range
Iron1
Guard 2 - 5
Guard 3 - 4 On Clash Win Inflict 1 Paralysis next Scene
Blunt 1 - 3 On Hit Inflict 1 Paralysis next Scene
1 E-endure Iron1 Guard Guard Blunt
Guard 2 - 5
Guard 3 - 4 On Clash Win Inflict 1 Paralysis next Scene
Blunt 1 - 3 On Hit Inflict 1 Paralysis next Scene
Rarity Hardcover (Uncommon)
Chapter Canard
Availability Collectable
Keywords
  • Paralysis X: For the Scene, up to X dice have their maximum roll value decreased by 3 when using pages.
Can be dropped from
200008 Book of the Brotherhood of Iron
200009 Book of Mo
200010 Book of Consta
200011 Book of Arnold
Id103004
Name (EN)E-endure
Name (KR)버버티기
Name (JP)た耐える
Artwork Iron1
Keywords[Paralysis_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 2 5 None None G Basic_G
1 Guard 3 4 paralysis1pw None G Basic_G
2 Blunt 1 3 paralysis1atk None H Iron_H
LOR: /card/CardInfo_ch1.xml, lines 286 ~ 300:

...
<Card ID="103004">
<Name>버버티기</Name>
<Artwork>Iron1</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="1" />
<Script />
<ScriptDesc />
<BehaviourList>
<Behaviour Min="2" Dice="5" Type="Def" Detail="Guard" Motion="G" EffectRes="Basic_G" Script="" Desc="" />
<Behaviour Min="3" Dice="4" Type="Def" Detail="Guard" Motion="G" EffectRes="Basic_G" Script="paralysis1pw" Desc="[합 승리] 마비 1 부여" />
<Behaviour Min="1" Dice="3" Type="Atk" Detail="Hit" Motion="H" EffectRes="Iron_H" Script="paralysis1atk" Desc="[적중] 마비 1 부여" />
</BehaviourList>
<Chapter>1</Chapter>
<Priority>0</Priority>
</Card>
...