Card: The Homing Instinct

910038
Cost 5 Name The Homing Instinct Range
House_EGO Mass-Individual
Blunt 8 - 18 If the attack hit at least once, all other allies restore 2 Light at the end of this Scene
5 The Homing Instinct House_EGO Blunt Mass-Individual
Blunt 8 - 18 If the attack hit at least once, all other allies restore 2 Light at the end of this Scene
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.
  • Light Recover
Id910038
Name (EN)The Homing Instinct
Name (KR)귀소본능
Name (JP)帰巣本能
Artwork House_EGO
Keywords[ego_Keyword, AreaCard_Keyword, AreaDiceEach_Keyword, Energy_Keyword]
Options[EGO]
Script None
Mass Attack AffectionTeam
Skin ChangeEGO_WayBackHome
Skin Change TypeEGO
Skin Height0
Map ChangeWayBackHome
EGOTrue
EGO SephirahChesed
EGO Max Cooldown9
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 8 18 homeEgo waybackhome_super_final S1 None
LOR: /card/CardInfo_ego.xml, lines 608 ~ 623:

...
<Card ID="910038">
<Name>집으로 가는 길</Name>
<Artwork>House_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="8" Dice="18" Type="Atk" Detail="Hit" Motion="S1" EffectRes="" Script="homeEgo" ActionScript="waybackhome_super_final" Desc="" />
</BehaviourList>
<SkinChange>EGO_WayBackHome</SkinChange>
<MapChange>WayBackHome</MapChange>
<Priority>0</Priority>
</Card>
...