Card: The Udjat

613006
Cost 3 Name The Udjat Range
usett6
Guard 5 - 6
Blunt 3 - 7
Blunt 8 - 14 On Hit Give 2 Protection to all allies next Scene
3 The Udjat usett6 Guard Blunt Blunt
Guard 5 - 6
Blunt 3 - 7
Blunt 8 - 14 On Hit Give 2 Protection to all allies next Scene
Rarity Objet d'art (Unique)
Chapter Star of the City
Availability Collectable
Keywords
  • The Udjat’s Exclusive Page: Can only be set in the deck of an Udjat’s Key Page.
  • Protection X: Take X less damage from attacks for the Scene.
Can be dropped from
253001 Book of an Udjat
Id613006
Name (EN)The Udjat
Name (KR)우제트의 눈
Name (JP)ウアジェトの目
Artwork usett6
Keywords[onlypage_usett, Protection_Keyword]
Options[OnlyPage]
Script None
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 5 6 None None G Usett_G
1 Blunt 3 7 None None J Usett_J
2 Blunt 8 14 usett_eye None H Usett_H
LOR: /card/CardInfo_ch6_3.xml, lines 985 ~ 1001:

...
<Card ID="613006">
<Name>우제트의 눈</Name>
<Artwork>usett6</Artwork>
<Rarity>Unique</Rarity>
<Option>OnlyPage</Option>
<Keyword>onlypage_usett</Keyword>
<Spec Range="Near" Cost="3" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="5" Dice="6" Type="Def" Detail="Guard" Motion="G" EffectRes="Usett_G" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Hit" Motion="J" EffectRes="Usett_J" Script="" ActionScript="" Desc="" />
<Behaviour Min="8" Dice="14" Type="Atk" Detail="Hit" Motion="H" EffectRes="Usett_H" Script="usett_eye" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...