Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / Entity / ModelVFX / Dagger_Signature.json

Dagger_Signature

Server/Entity/ModelVFX/Dagger_Signature.json, 413 B

Fields

FieldType
SwitchTostring
EffectDirectionstring
AnimationDurationnumber
AnimationRangeobject
HighlightColorstring
HighlightThicknessnumber
UseBloomOnHighlightboolean
NoiseScaleobject
PostColorstring
PostColorOpacitynumber
UseProgessiveHighlightboolean
LoopOptionstring
CurveTypestring

Source

{
  "SwitchTo": "PostColor",
  "EffectDirection": "BottomUp",
  "AnimationDuration": 0.3,
  "AnimationRange": {
    "Y": 0.5
  },
  "HighlightColor": "#21f3ff",
  "HighlightThickness": 0.5,
  "UseBloomOnHighlight": true,
  "NoiseScale": {
    "X": 3.0,
    "Y": 3.0
  },
  "PostColor": "#ffd651",
  "PostColorOpacity": 0.0,
  "UseProgessiveHighlight": true,
  "LoopOption": "LoopMirror",
  "CurveType": "Linear"
}