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