Versions / 0.6.0-pre.2 / Item / Interactions / Weapons / Bow / Deprecated / Attacks / Shoot / Bow_Shoot_Charged.json
Bow_Shoot_Charged
Server/Item/Interactions/Weapons/Bow/Deprecated/Attacks/Shoot/Bow_Shoot_Charged.json, 243 B
Fields
| Field | Type |
|---|---|
Type | string |
RunTime | number |
Effects | object |
ProjectileId | string |
Source
{
"Type": "LaunchProjectile",
"RunTime": 0.25,
"Effects": {
"ItemAnimationId": "ShootCharged",
"WorldSoundEventId": "SFX_Bow_T2_Shoot",
"LocalSoundEventId": "SFX_Bow_T2_Shoot_Local"
},
"ProjectileId": "Arrow_FullCharge"
}