Hytale Asset ReferenceUnofficial
Versions / 0.5.4 / Entity / Effects / Drop / Drop_Uncommon.json

Drop_Uncommon

Server/Entity/Effects/Drop/Drop_Uncommon.json, 232 B

Fields

FieldType
ApplicationEffectsobject
OverlapBehaviorstring
Infiniteboolean

Source

{
  "ApplicationEffects": {
    "Particles": [
      {
        "SystemId": "Drop_Uncommon"
      }
    ],
    "EntityBottomTint": "#5a8826",
    "ModelVFXId": "Drop_Uncommon"
  },
  "OverlapBehavior": "Extend",
  "Infinite": true
}