Card: Enlightenment

900903
Cost 0 Name Enlightenment Range
UniverseZogak_Sing While in hand, decrease Max Stagger Resist by 50%
Guard 8 - 8
0 Enlightenment UniverseZogak_Sing Guard While in hand, decrease Max Stagger Resist by 50%
Guard 8 - 8
Rarity Hardcover (Uncommon)
Chapter None
Availability Obtainable
Id900903
Name (EN)Enlightenment
Name (KR)깨달음
Name (JP)悟り
Artwork UniverseZogak_Sing
Keywords[]
Options[]
Script universe_enlightenment
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 8 8 None None G None
LOR: /card/CardInfo_creature.xml, lines 355 ~ 367:

...
<Card ID="900903">
<Name>깨달음</Name>
<Artwork>UniverseZogak_Sing</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="0" />
<Script>universe_enlightenment</Script>
<ScriptDesc />
<BehaviourList>
<Behaviour Min="8" Dice="8" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" Desc="" />
</BehaviourList>
<Chapter>0</Chapter>
<Priority>0</Priority>
</Card>
...