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