|
Cost
2
|
Name
B-blow It Up!
|
Range
|
 |
1 - 6 |
On Hit Inflict 1 Paralysis next Scene |
 |
2 - 5 |
|
2
B-blow It Up!
 |
1 - 6 |
On Hit Inflict 1 Paralysis next Scene |
 |
2 - 5 |
|
|
Rarity
Paperback (Common)
|
|
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
|
|
| Id | 103001 |
| Name (EN) | B-blow It Up! |
| Name (KR) | 터터트려 |
| Name (JP) | は爆ぜろ |
| Artwork |
Iron5 |
| Keywords | [Paralysis_Keyword] |
| Options | [] |
| Script |
None |
| Max In Inventory | 150 |
| Max In Deck | 3 |
| Dice |
| N | Type | Min | Max | Script | Action Script | Motion | Effect Res. |
| 0 |
Pierce |
1 |
6 |
paralysis1atk |
None |
Z |
Iron_Boom_Z |
| 1 |
Blunt |
2 |
5 |
None |
None |
Z |
Iron_Boom |
LOR: /card/CardInfo_ch1.xml, lines 246 ~ 259:
...
<Card ID="103001">
<Name>터터트려</Name>
<Artwork>Iron5</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="2" />
<Script />
<ScriptDesc />
<BehaviourList>
<Behaviour Min="1" Dice="6" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="Iron_Boom_Z" Script="paralysis1atk" Desc="[적중] 마비 1 부여" />
<Behaviour Min="2" Dice="5" Type="Atk" Detail="Hit" Motion="Z" EffectRes="Iron_Boom" Script="" Desc="" />
</BehaviourList>
<Chapter>1</Chapter>
<Priority>0</Priority>
</Card>
...
|