Rubble_Throw
Server/Item/Interactions/Weapons/Rubble/Rubble_Throw.json, 177 B
Fields
| Field | Type |
|---|---|
Type | string |
Effects | object |
Config | string |
Next | object |
Source
{
"Type": "Projectile",
"Effects": {
"ItemAnimationId": "Throw"
},
"Config": "Projectile_Config_Rubble",
"Next": {
"Type": "Simple",
"RunTime": 0.75
}
}