Card: Heaven

910046
Cost 3 Name Heaven Range
Bloodytree_EGO
Blunt 14 - 25 On Hit Seal a Speed die of target next Scene
3 Heaven Bloodytree_EGO Blunt
Blunt 14 - 25 On Hit Seal a Speed die of target next Scene
Rarity Objet d'art (Unique)
Chapter None
Availability Obtainable
Id910046
Name (EN)Heaven
Name (KR)천국
Name (JP)天国
Artwork Bloodytree_EGO
Keywords[ego_Keyword]
Options[EGO]
Script None
Skin ChangeEGO_BloodyTree
Skin Change TypeEGO
Skin Height0
Map ChangeHokmaFirst
EGOTrue
EGO SephirahHokma
EGO Max Cooldown9
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 14 25 bloodyTreeEgoDice bloodyTreeAtk J None
LOR: /card/CardInfo_ego.xml, lines 744 ~ 759:

...
<Card ID="910046">
<Name>파천</Name>
<Artwork>Bloodytree_EGO</Artwork>
<Rarity>Unique</Rarity>
<Option>EGO</Option>
<Keyword>ego_Keyword</Keyword>
<Spec Range="Far" Cost="3" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="14" Dice="25" Type="Atk" Detail="Hit" Motion="J" EffectRes="" Script="bloodyTreeEgoDice" ActionScript="bloodyTreeAtk" Desc="" />
</BehaviourList>
<SkinChange>EGO_BloodyTree</SkinChange>
<MapChange>HokmaFirst</MapChange>
<Priority>0</Priority>
</Card>
...