Daggers_Dash_Distortion
Server/Entity/Trails/Daggers_Dash_Distortion.json, 263 B
Fields
| Field | Type |
|---|---|
TexturePath | string |
LifeSpan | number |
Start | object |
End | object |
LightInfluence | number |
Smooth | boolean |
RenderMode | string |
Source
{
"TexturePath": "Trails/Distortion_Dagger.png",
"LifeSpan": 12,
"Start": {
"Width": 0.7,
"Color": "#ffffff27"
},
"End": {
"Width": 0.1,
"Color": "#ffffff00"
},
"LightInfluence": 1.0,
"Smooth": true,
"RenderMode": "Distortion"
}