Card: Glimmer

901003
Cost 2 Name Glimmer Range
ChildofGalaxy_Friend
Evade 1 - 10
Blunt 3 - 6 On Hit Inflict 2 Fragile
2 Glimmer ChildofGalaxy_Friend Evade Blunt
Evade 1 - 10
Blunt 3 - 6 On Hit Inflict 2 Fragile
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Keywords
  • Fragile X: Take X additional damage from attacks for the Scene.
Id901003
Name (EN)Glimmer
Name (KR)일렁임
Name (JP)揺らめき
Artwork ChildofGalaxy_Friend
Keywords[Vulnerable_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Evade 1 10 None None G None
1 Blunt 3 6 galaxyweak None H None
LOR: /card/CardInfo_creature.xml, lines 396 ~ 409:

...
<Card ID="901003">
<Name>일렁임</Name>
<Artwork>ChildofGalaxy_Friend</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="2" />
<Script />
<ScriptDesc />
<BehaviourList>
<Behaviour Min="1" Dice="10" Type="Def" Detail="Evasion" Motion="G" EffectRes="" Script="" Desc="" />
<Behaviour Min="3" Dice="6" Type="Atk" Detail="Hit" Motion="H" EffectRes="" Script="galaxyweak" Desc="" />
</BehaviourList>
<Chapter>0</Chapter>
<Priority>0</Priority>
</Card>
...