Card: Powder of Life

9907411
Cost 0 Name Powder of Life Range
Ozma_Immortal Mass-Summation
On Use Awaken all 'Jacks' next Scene
Blunt 15 - 15
0 Powder of Life Ozma_Immortal Blunt Mass-Summation
On Use Awaken all 'Jacks' next Scene
Blunt 15 - 15
Rarity Limited (Rare)
Chapter None
Availability Enemy-only
Keywords
  • Mass Attack: Targets every enemy. A successful hit destroys the target's Combat Page or action dice.
  • Summation: If the attack is > than the sum of dice rolls on target's Combat Page, they take damage, and their page is destroyed.
Id9907411
Name (EN)Powder of Life
Name (KR)생명의 가루
Name (JP)生命の粉
Artwork Ozma_Immortal
Keywords[AreaCard_Keyword, AreaDiceAll_Keyword]
Options[]
Script ozma_summon_pumpkin
Priority110
Priority ScriptNone
Mass Attack AffectionTeam
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 15 15 None ozma_areaatk S1 None
LOR: /card/CardInfo_creature_final_chesed.xml, lines 404 ~ 415:

...
<Card ID="9907411">
<Name>호박소환</Name>
<Artwork>Ozma_Immortal</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="FarArea" Cost="0" Affection="Team"/>
<Script>ozma_summon_pumpkin</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="15" Dice="15" Type="Atk" Detail="Hit" Motion="S1" EffectRes="" Script="" ActionScript="ozma_areaatk" Desc="" />
</BehaviourList>
<Priority>110</Priority>
</Card>
...