Dodge_Right
Server/Entity/Effects/Movement/Dodge_Right.json, 122 B
Fields
| Field | Type |
|---|---|
Duration | number |
ApplicationEffects | object |
OverlapBehavior | string |
Source
{
"Duration": 0.25,
"ApplicationEffects": {
"EntityAnimationId": "DashRight"
},
"OverlapBehavior": "Extend"
}