Drop_Legendary
Server/Entity/Effects/Drop/Drop_Legendary.json, 233 B
Fields
| Field | Type |
|---|---|
ApplicationEffects | object |
OverlapBehavior | string |
Infinite | boolean |
Source
{
"ApplicationEffects": {
"Particles": [
{
"SystemId": "Drop_Legendary"
}
],
"ModelVFXId": "Drop_Legendary",
"EntityBottomTint": "#887758"
},
"OverlapBehavior": "Extend",
"Infinite": true
}