Hytale Asset ReferenceUnofficial
Versions / 0.5.5 / Item / Interactions / Weapons / Rubble / Rubble_Throw.json

Rubble_Throw

Server/Item/Interactions/Weapons/Rubble/Rubble_Throw.json, 177 B

Fields

FieldType
Typestring
Effectsobject
Configstring
Nextobject

Source

{
  "Type": "Projectile",
  "Effects": {
    "ItemAnimationId": "Throw"
  },
  "Config": "Projectile_Config_Rubble",
  "Next": {
    "Type": "Simple",
    "RunTime": 0.75
  }
}