Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Entity / Effects / Drop / Drop_Legendary.json

Drop_Legendary

Server/Entity/Effects/Drop/Drop_Legendary.json, 233 B

Fields

FieldType
ApplicationEffectsobject
OverlapBehaviorstring
Infiniteboolean

Source

{
  "ApplicationEffects": {
    "Particles": [
      {
        "SystemId": "Drop_Legendary"
      }
    ],
    "ModelVFXId": "Drop_Legendary",
    "EntityBottomTint": "#887758"
  },
  "OverlapBehavior": "Extend",
  "Infinite": true
}