Stage: Scorched Girl

201001
Icon Name Scorched Girl Chapter None

Basic Information

Special Combat Dialogue [Expand All]

      • If I must perish… Then I’ll make you meet the same fate.
      • Wait for me. I am coming to you, who will be reduced to ash.
      • To burn all things that are bright to ashes…
      • No… Don’t take hope away from me.
      • The warmth, the feast, the prettiness… All gone. There’s nothing left now…
      • Step… by step… Burn into pitch black char.
      • A warm fireplace… A plentiful dinner… Fancy decorations… What will show up when I light the next match?
      • You’ll leave me when the light of the last match goes out, won’t you?
      • These match lights are my only hope…
      • When a shooting star falls from the sky, it means someone went to heaven. I wonder whose star that is…
      • Maybe I was too overwhelmed with enthusiasm…?
      • It turned to ash in the end… Poor thing.
      • It’s grasping onto that charred matchstick, like that’s its only hope…

Last Match Flame

25 15 1–2 Normal Normal Weak Normal Normal Fatal
(No passive abilities)
3 Ember ScorchedGirl_Atk Evade Pierce On Use Lose 5 HP
Evade 1 - 4
Pierce 3 - 3 On Hit Inflict 3 Burn

Last Match Flame

25 15 1–2 Normal Normal Weak Normal Normal Fatal
(No passive abilities)
3 Ember ScorchedGirl_Atk Evade Pierce On Use Lose 5 HP
Evade 1 - 4
Pierce 3 - 3 On Hit Inflict 3 Burn
Id201001
Name (EN)Scorched Girl
Name (KR)불타버린 소녀
Name (JP)燃え尽きた少女
LOR: /StageInfo_creature.xml, lines 151 ~ 163:

...
<Stage id="201001">
<Name>불타버린 소녀</Name>
<Wave>
<Formation>2</Formation>
<Unit>9010101</Unit>
<Unit>9010102</Unit>
<Unit>9010103</Unit>
</Wave>
<MapInfo>ScorchedGirl</MapInfo>
<StageType>Creature</StageType>
</Stage>
...
LOR: /EnemyUnitInfo_creature.xml, lines 90 ~ 97:

...
<Enemy ID="9010101">
<NameID>9010101</NameID>
<MinHeight>180</MinHeight>
<MaxHeight>180</MaxHeight>
<Gender>Creature</Gender>
<BookId>9010101</BookId>
<DeckId>9010101</DeckId>
</Enemy>
...

LOR: /card/Deck_creature.xml, lines 29 ~ 31:

...
<Deck ID="9010101">
<Card>900303</Card>
</Deck>
...
LOR: /EnemyUnitInfo_creature.xml, lines 100 ~ 107:

...
<Enemy ID="9010102">
<NameID>9010102</NameID>
<MinHeight>140</MinHeight>
<MaxHeight>140</MaxHeight>
<Gender>Creature</Gender>
<BookId>9010102</BookId>
<DeckId>9010102</DeckId>
</Enemy>
...

LOR: /card/Deck_creature.xml, lines 34 ~ 39:

...
<Deck ID="9010102">
<Card>900301</Card>
<Card>900301</Card>
<Card>900301</Card>
<Card>900302</Card>
</Deck>
...
LOR: /EnemyUnitInfo_creature.xml, lines 110 ~ 117:

...
<Enemy ID="9010103">
<NameID>9010103</NameID>
<MinHeight>140</MinHeight>
<MaxHeight>140</MaxHeight>
<Gender>Creature</Gender>
<BookId>9010103</BookId>
<DeckId>9010103</DeckId>
</Enemy>
...

LOR: /card/Deck_creature.xml, lines 42 ~ 47:

...
<Deck ID="9010103">
<Card>900301</Card>
<Card>900301</Card>
<Card>900301</Card>
<Card>900302</Card>
</Deck>
...