Versions / 0.4.1 / Item / Interactions / Weapons / Common / StatAmmoReload / Common_StatAmmoReload_StatModifier.json
Common_StatAmmoReload_StatModifier
Server/Item/Interactions/Weapons/Common/StatAmmoReload/Common_StatAmmoReload_StatModifier.json, 130 B
Fields
| Field | Type |
|---|---|
Type | string |
HorizontalSpeedMultiplier | number |
EffectId | object |
Source
{
"Type": "ApplyEffect",
"HorizontalSpeedMultiplier": 0.75,
"EffectId": {
"StatModifiers": {
"Ammo": 1
}
}
}