Cost
3
|
Name
Y-you Only Live Once!
|
Range
|
|
1 - 12 |
On Hit Inflict 2 Paralysis next Scene |
3
Y-you Only Live Once!
|
1 - 12 |
On Hit Inflict 2 Paralysis next Scene |
|
Rarity
Limited (Rare)
|
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 | 103002 |
Name (EN) | Y-you Only Live Once! |
Name (KR) | 이인생 한 방 |
Name (JP) | じ人生一発 |
Artwork |
Iron2 |
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 |
Blunt |
1 |
12 |
paralysis2atk |
None |
J |
Iron_One |
LOR: /card/CardInfo_ch1.xml, lines 260 ~ 272:
...
<Card ID="103002">
<Name>이인생 한 방</Name>
<Artwork>Iron2</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="3" />
<Script />
<ScriptDesc />
<BehaviourList>
<Behaviour Min="1" Dice="12" Type="Atk" Detail="Hit" Motion="J" EffectRes="Iron_One" Script="paralysis2atk" Desc="[적중] 마비 2 부여" />
</BehaviourList>
<Chapter>1</Chapter>
<Priority>0</Priority>
</Card>
...
|