Versions / 0.4.0 / Item / Interactions / Weapons / Block / Attacks / Swing_Right / Block_Swing_Right_Effect.json
Block_Swing_Right_Effect
Server/Item/Interactions/Weapons/Block/Attacks/Swing_Right/Block_Swing_Right_Effect.json, 191 B
Fields
| Field | Type |
|---|---|
Type | string |
$Comment | string |
RunTime | number |
Effects | object |
Source
{
"Type": "Simple",
"$Comment": "Length of Effect",
"RunTime": 0.111,
"Effects": {
"WorldSoundEventId": "SFX_Unarmed_Swing",
"CameraEffect": "Block_Swing_Diagonal_Right"
}
}