Card: GôDdBỹÉ

9906525
Cost 6 Name GôDdBỹÉ Range
NothingThere_EGO Spend 10 Imitation to boost damage of dice on this page by +10
Slash 20 - 40 On Hit Inflict 10 Bleed next Scene
Guard Counter 4 - 8
6 GôDdBỹÉ NothingThere_EGO Slash Guard Counter Spend 10 Imitation to boost damage of dice on this page by +10
Slash 20 - 40 On Hit Inflict 10 Bleed next Scene
Guard Counter 4 - 8
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Keywords
  • Bleed X: For the Scene, take X damage and subtract 1/3rd of the stack every time an Offensive die rolls. (Rounds up)
Id9906525
Name (EN)GôDdBỹÉ
Name (KR)GoDdByE
Name (JP)GoDdByE
Artwork NothingThere_EGO
Keywords[Bleeding_Keyword]
Options[]
Script final_gebura_nothing_dmg10costCharge
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 20 40 final_gebura_nothing_goodbye None S1 None
1 Guard Counter 4 8 None None G None
LOR: /card/CardInfo_creature_final_gebura.xml, lines 666 ~ 678:

...
<Card ID="9906525">
<Name>없뭉 3단계 굿바이</Name>
<Artwork>NothingThere_EGO</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="6"/>
<Script>final_gebura_nothing_dmg10costCharge</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="20" Dice="40" Type="Atk" Detail="Slash" Motion="S1" EffectRes="" Script="final_gebura_nothing_goodbye" ActionScript="" Desc="" />
<Behaviour Min="4" Dice="8" Type="Standby" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Priority>0</Priority>
</Card>
...