Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1.1 / Entity / ModelVFX / Crown_Gold.json

Crown_Gold

Server/Entity/ModelVFX/Crown_Gold.json, 465 B

Fields

FieldType
SwitchTostring
PostColorOpacitynumber
NoiseScaleobject
NoiseScrollSpeedobject
AnimationDurationnumber
EffectDirectionstring
AnimationRangeobject
UseBloomOnHighlightboolean
PostColorstring
HighlightThicknessnumber
HighlightColorstring

Source

{
      "SwitchTo": "PostColor",
      "PostColorOpacity": 0.0,
      "NoiseScale": {
        "X": 10.0,
        "Y": 200.0
      },
      "NoiseScrollSpeed": {
        "X": 0.1,
        "Y": 0.5
      },
      "AnimationDuration": 0.6,
      "EffectDirection": "BottomUp",
      "AnimationRange": {
        "Y": 0.93
      },
      "UseBloomOnHighlight": true,
      "PostColor": "#e45f14",
      "HighlightThickness": 10.0,
      "HighlightColor": "#ffdb91"
    }