Card: Ember

9901102
Cost 1 Name Ember Range
ScorchedGirl_Atk
Pierce 3 - 7 On Hit Inflict 2 Burn
Pierce 3 - 7
1 Ember ScorchedGirl_Atk Pierce Pierce
Pierce 3 - 7 On Hit Inflict 2 Burn
Pierce 3 - 7
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Keywords
  • Burn X: At the end of the Scene, take X damage and subtract 1/3rd of the stack. (Rounds down)
Id9901102
Name (EN)Ember
Name (KR)잔불
Name (JP)残り火
Artwork ScorchedGirl_Atk
Keywords[Burn_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 3 7 burn2atk None H None
1 Pierce 3 7 None None H None
LOR: /card/CardInfo_creature_final.xml, lines 17 ~ 29:

...
<Card ID="9901102">
<Name>평타</Name>
<Artwork>ScorchedGirl_Atk</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="1" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="H" EffectRes="" Script="burn2atk" ActionScript="" Desc=""/>
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="H" EffectRes="" Script="" ActionScript="" Desc=""/>
</BehaviourList>
<Priority>0</Priority>
</Card>
...