Card: Bloodspreading

704007
Cost 6 Name Bloodspreading Range
Elena3 Mass-Summation
Single-use
Slash 17 - 25 On Hit Recover HP equal to the amount of damage dealt
6 Bloodspreading Elena3 Slash Mass-Summation
Single-use
Slash 17 - 25 On Hit Recover HP equal to the amount of damage dealt
Rarity Objet d'art (Unique)
Chapter Impurity
Availability Collectable
Keywords
  • Elena’s Exclusive Page: Can only be set in the deck of Elena’s Key page.
  • 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.
  • Single-use: Page is exhausted on use. Exhausted pages are removed from play until the end of the Act.
Id704007
Name (EN)Bloodspreading
Name (KR)퍼져나가는 혈액
Name (JP)広がる血液
Artwork Elena3
Keywords[onlypage_elena_Keyword, AreaCard_Keyword, AreaDiceAll_Keyword, ExhaustOnUse_Keyword]
Options[OnlyPage, ExhaustOnUse]
Script None
Mass Attack AffectionTeam
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 17 25 elenaAreaDice ElenaAreaAtk Z None
LOR: /card/CardInfo_ch7.xml, lines 494 ~ 509:

...
<Card ID="704007">
<Name>퍼져나가는 혈액</Name>
<Artwork>Elena3</Artwork>
<Rarity>Unique</Rarity>
<Option>OnlyPage</Option>
<Option>ExhaustOnUse</Option>
<Keyword>onlypage_elena_Keyword</Keyword>
<Spec Range="FarArea" Cost="6" Affection="Team" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="17" Dice="25" Type="Atk" Detail="Slash" Motion="Z" EffectRes="" Script="elenaAreaDice" ActionScript="ElenaAreaAtk" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...