Rubble_Ice
Server/Projectiles/Player/Items/Rubble/Rubble_Ice.json, 141 B
Fields
| Field | Type |
|---|---|
Appearance | string |
Parent | string |
DeathParticles | object |
Source
{
"Appearance": "Rubble_Ice",
"Parent": "Rubble_Stone",
"DeathParticles": {
"SystemId": "Stone_Death",
"Color": "#b1dedd"
}
}