Card: Desynchronize

920101
Cost 0 Name Desynchronize Range
Redhood_EGO_gray On Use Cancel Synchronization at the start of the next Scene
Guard 4 - 8
Guard 4 - 8
0 Desynchronize Redhood_EGO_gray Guard Guard On Use Cancel Synchronization at the start of the next Scene
Guard 4 - 8
Guard 4 - 8
Rarity Objet d'art (Unique)
Chapter Urban Nightmare
Availability Obtainable
Id920101
Name (EN)Desynchronize
Name (KR)동화 해제
Name (JP)同化解除
Artwork Redhood_EGO_gray
Keywords[]
Options[]
Script cancelChangeEgo
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 4 8 None None G None
1 Guard 4 8 None None G None
LOR: /card/CardInfo_ego.xml, lines 996 ~ 1009:

...
<Card ID="920101">
<Name>동화 해제</Name>
<Artwork>Redhood_EGO_gray</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="Near" Cost="0"/>
<Script>cancelChangeEgo</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="8" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="4" Dice="8" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>5</Chapter>
<Priority>0</Priority>
</Card>
...