Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9 / Item / Interactions / Weapons / Spellbook / Spellbook_Cast_Cost.json

Spellbook_Cast_Cost

Server/Item/Interactions/Weapons/Spellbook/Spellbook_Cast_Cost.json, 149 B

Fields

FieldType
Typestring
Nextobject
StatModifiersobject

Source

{
  "Type": "ChangeStat",
  "Next": {
    "Type": "ModifyInventory",
    "AdjustHeldItemQuantity": -1
  },
  "StatModifiers": {
    "Mana": -25
  }
}