Card: Disgorge Innards

513005
Cost 4 Name Disgorge Innards Range
classonefixer4 Damage increases by the amount of Bleed on target
Pierce 5 - 8
Blunt 6 - 15
4 Disgorge Innards classonefixer4 Pierce Blunt Damage increases by the amount of Bleed on target
Pierce 5 - 8
Blunt 6 - 15
Rarity Objet d'art (Unique)
Chapter Star of the City
Availability Collectable
Keywords
  • Bleed X: For the Scene, take X damage and subtract 1/3rd of the stack every time an Offensive die rolls. (Rounds up)
Can be dropped from
243005 Book of Dong-hwan the Grade 1 Fixer
Id513005
Name (EN)Disgorge Innards
Name (KR)내장 쏟기
Name (JP)内臓溢し
Artwork classonefixer4
Keywords[Bleeding_Keyword]
Options[]
Script dmgUpbybleedingbuf
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 5 8 None None Z ClassOneFixer_Z
1 Blunt 6 15 None None H ClassOneFixer_H
LOR: /card/CardInfo_ch5.xml, lines 1034 ~ 1047:

...
<Card ID="513005">
<Name>내장 쏟기</Name>
<Artwork>classonefixer4</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="Near" Cost="4" />
<Script>dmgUpbybleedingbuf</Script>
<ScriptDesc />
<BehaviourList>
<Behaviour Min="5" Dice="8" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="ClassOneFixer_Z" Script="" Desc="" />
<Behaviour Min="6" Dice="15" Type="Atk" Detail="Hit" Motion="H" EffectRes="ClassOneFixer_H" Script="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...