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