Card: Insurance Coverage

614002
Cost 1 Name Insurance Coverage Range
mirae2 Restore 1 Light upon discarding this page
Slash 3 - 8
Blunt 3 - 7 On Hit Inflict 1 Paralysis next Scene
1 Insurance Coverage mirae2 Slash Blunt Restore 1 Light upon discarding this page
Slash 3 - 8
Blunt 3 - 7 On Hit Inflict 1 Paralysis next Scene
Rarity Paperback (Common)
Chapter Star of the City
Availability Collectable
Keywords
  • Light Recover
  • Paralysis X: For the Scene, up to X dice have their maximum roll value decreased by 3 when using pages.
Can be dropped from
254001 Book of Irina
254002 Book of a Mirae Life Insurer
Id614002
Name (EN)Insurance Coverage
Name (KR)보험 보상
Name (JP)保険補償
Artwork mirae2
Keywords[Energy_Keyword, Paralysis_Keyword]
Options[]
Script plutoCard
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 3 8 None None J Mirae_J
1 Blunt 3 7 paralysis1atk None H Mirae_H
LOR: /card/CardInfo_ch6_3.xml, lines 1033 ~ 1046:

...
<Card ID="614002">
<Name>보험 보상</Name>
<Artwork>mirae2</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="1" />
<Script>plutoCard</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Slash" Motion="J" EffectRes="Mirae_J" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Hit" Motion="H" EffectRes="Mirae_H" Script="paralysis1atk" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...