Card: Faded Memories

910039
Cost 5 Name Faded Memories Range
Ozma_EGO Mass-Individual
Slash 5 - 10 If the attack hit at least once, all allies draw 1 page
Blunt 5 - 9 If the attack hit at least once, all allies draw 1 page
5 Faded Memories Ozma_EGO Slash Blunt Mass-Individual
Slash 5 - 10 If the attack hit at least once, all allies draw 1 page
Blunt 5 - 9 If the attack hit at least once, all allies draw 1 page
Rarity Objet d'art (Unique)
Chapter None
Availability Obtainable
Keywords
  • Mass Attack: Targets every enemy. A successful hit destroys the target's Combat Page or action dice.
  • Individual: If the dice roll is larger than the target's current die, they take damage, and the die is destroyed.
  • Page Draw
Id910039
Name (EN)Faded Memories
Name (KR)빛바랜 기억
Name (JP)色褪せた記憶
Artwork Ozma_EGO
Keywords[ego_Keyword, AreaCard_Keyword, AreaDiceEach_Keyword, DrawCard_Keyword]
Options[EGO]
Script None
Mass Attack AffectionTeam
Skin ChangeEGO_Ozma
Skin Change TypeEGO
Skin Height0
Map ChangeOzma
EGOTrue
EGO SephirahChesed
EGO Max Cooldown9
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 5 10 ozmaEgoDice ozma_areaatk S1 None
1 Blunt 5 9 ozmaEgoDice ozma_areaatk S1 None
LOR: /card/CardInfo_ego.xml, lines 624 ~ 640:

...
<Card ID="910039">
<Name>오즈마</Name>
<Artwork>Ozma_EGO</Artwork>
<Rarity>Unique</Rarity>
<Option>EGO</Option>
<Keyword>ego_Keyword</Keyword>
<Spec Range="FarAreaEach" Cost="5" Affection="Team"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="5" Dice="10" Type="Atk" Detail="Slash" Motion="S1" EffectRes="" Script="ozmaEgoDice" ActionScript="ozma_areaatk" Desc="" />
<Behaviour Min="5" Dice="9" Type="Atk" Detail="Hit" Motion="S1" EffectRes="" Script="ozmaEgoDice" ActionScript="ozma_areaatk" Desc="" />
</BehaviourList>
<SkinChange>EGO_Ozma</SkinChange>
<MapChange>Ozma</MapChange>
<Priority>0</Priority>
</Card>
...