Grimoire: Rekindle Embers is an item in Hytale, categorized under the Weapon category.
It was added in Update 2 on January 24th, 2026.
No description available.
Raises skeletal minions from nearby bone piles.
\• Only applies to the bones of species once bound to elemental fire.
\
\• Only applies to the bones of species once bound to elemental fire.
• Minions despawn when their summoner is lost, or after 5 minutes.
\• Minions despawn when their summoner is lost, or after 5 minutes.
Consumes 1 grimoire per minion raised.
This item cannot be crafted.
This item cannot be salvaged.
Below is the item's .json data as extracted from the game files.
Click here to view the full file.
{
"TranslationProperties": {
"Name": "server.items.Weapon_Spellbook_Rekindle_Embers.name",
"Description": "server.items.Weapon_Spellbook_Rekindle_Embers.description"
},
"Categories": [
"Items.Weapons"
],
"Quality": "Rare",
"ItemLevel": 40,
"Model": "NPC/Void/Necromancer_Void/Models/Weapons/Spellbook/Demon.blockymodel",
"Texture": "NPC/Void/Necromancer_Void/Models/Weapons/Spellbook/Demon_Texture.png",
"PlayerAnimationsId": "Spellbook",
"IconProperties": {
"Scale": 0.6,
"Translation": [
-10,
-10
],
"Rotation": [
45,
90,
0
]
},
"Icon": "Icons/ItemsGenerated/Weapon_Spellbook_Demon.png",
"DroppedItemAnimation": "Items/Animations/Dropped/Dropped_Diagonal_Left.blockyanim",
"MaxStack": 5,
"Tags": {
"Type": [
"Weapon"
],
"Family": [
"Spellbook"
]
},
"Weapon": {},
"ItemSoundSetId": "ISS_Weapons_Books",
"Interactions": {
"Primary": {
"Interactions": [
{
"Type": "Charging",
"Effects": {
"WorldSoundEventId": "SFX_Skeleton_Mage_Spellbook_Charge",
"ItemAnimationId": "CastHurlCharging"
},
"AllowIndefiniteHold": true,
"HorizontalSpeedMultiplier": 0.8,
"CancelOnItemChange": true,
"RunTime": 0,
"Next": {
"0": {
"Type": "Simple",
"Effects": {
"ItemAnimationId": "Interact"
}
},
"0.8": {
"Type": "RunOnBlockTypes",
"BlockSets": [ "Necromancy_Bones" ],
"MaxCount": 5,
"Range": 5,
"Interactions": {
"Interactions": [
{
"Type": "Serial",
"Interactions": [
{
"Type": "SpawnNPC",
"EntityId": "Risen_Knight"
},
{
"Type": "DestroyBlock"
},
{
"Type": "ModifyInventory",
"AdjustHeldItemQuantity": -1
}
]
}
]
},
"Next": {
"Type": "Simple",
"Effects": {
"ItemAnimationId": "CastHurlCharged"
}
},
"Failed": {
"Type": "Simple",
"Effects": {
"ItemAnimationId": "Interact"
}
}
}
},
"Failed": {
"Type": "Simple",
"Effects": {
"ItemAnimationId": "Interact"
}
}
}
]
},
"Secondary": {
"Interactions": [
{
"Type": "Charging",
"Effects": {
"WorldSoundEventId": "SFX_Skeleton_Mage_Spellbook_Charge",
"ItemAnimationId": "CastHurlCharging"
},
"AllowIndefiniteHold": true,
"HorizontalSpeedMultiplier": 0.8,
"CancelOnItemChange": true,
"RunTime": 0,
"Next": {
"0": {
"Type": "Simple",
"Effects": {
"ItemAnimationId": "Interact"
}
},
"0.8": {
"Type": "RunOnBlockTypes",
"BlockSets": [ "Necromancy_Bones" ],
"MaxCount": 5,
"Range": 5,
"Interactions": {
"Interactions": [
{
"Type": "Serial",
"Interactions": [
{
"Type": "SpawnNPC",
"EntityId": "Risen_Knight"
},
{
"Type": "DestroyBlock"
},
{
"Type": "ModifyInventory",
"AdjustHeldItemQuantity": -1
}
]
}
]
},
"Next": {
"Type": "Simple",
"Effects": {
"ItemAnimationId": "CastHurlCharged"
}
},
"Failed": {
"Type": "Simple",
"Effects": {
"ItemAnimationId": "Interact"
}
}
}
},
"Failed": {
"Type": "Simple",
"Effects": {
"ItemAnimationId": "Interact"
}
}
}
]
}
}
}