Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8 / Particles / Deployables / Healing_Totem / Totem_Heal_Simple_Test.json

Totem_Heal_Simple_Test

Server/Particles/Deployables/Healing_Totem/Totem_Heal_Simple_Test.json, 972 B

Fields

FieldType
Spawnersarray[6]
LifeSpannumber
CullDistancenumber

Source

{
  "Spawners": [
    {
      "SpawnerId": "Totem_Heal_Ground_Line",
      "PositionOffset": {
        "Z": 0
      },
      "FixedRotation": false,
      "StartDelay": 1.2
    },
    {
      "SpawnerId": "Totem_Heal_Uhr",
      "PositionOffset": {
        "Y": 0.1
      },
      "StartDelay": 0.8
    },
    {
      "SpawnerId": "Totem_Heal_Ground_Constant",
      "PositionOffset": {
        "Z": 0
      },
      "FixedRotation": false,
      "StartDelay": 0.5
    },
    {
      "SpawnerId": "Totem_Heal_Lines_Constant",
      "PositionOffset": {
        "Z": 0
      },
      "FixedRotation": false,
      "StartDelay": 1.3
    },
    {
      "SpawnerId": "Totem_Heal_Ground_Constant2",
      "PositionOffset": {
        "X": 0,
        "Z": 0
      },
      "StartDelay": 0.5
    },
    {
      "SpawnerId": "Totem_Heal_Sparks_Constant",
      "PositionOffset": {
        "Y": 0.5
      },
      "StartDelay": 0.5
    }
  ],
  "LifeSpan": 9,
  "CullDistance": 100
}