Home · gatherable · Plant

Properties

flags
LoopInteractNoCollisions
Raw data
{
  "id": "Plant",
  "props": {
    "hitFX": "Ore_Pickaxe_Hit_PLACEHOLDER",
    "affixes": [
      {
        "chance": 0,
        "fxSet": "PlantAffix_Physical"
      },
      {
        "chance": 0.24,
        "status": "OreAffix_Fire",
        "fxSet": "PlantAffix_Fire"
      },
      {
        "chance": 0.24,
        "fxSet": "PlantAffix_Ice",
        "status": "OreAffix_Ice"
      },
      {
        "chance": 0.24,
        "fxSet": "PlantAffix_Nature",
        "status": "OreAffix_Nature"
      },
      {
        "chance": 0.24,
        "fxSet": "PlantAffix_Wind",
        "status": "OreAffix_Air"
      },
      {
        "chance": 0.04,
        "fxSet": "PlantAffix_Chaos"
      },
      {
        "fxSet": "PlantAffix_Spark",
        "chance": 0
      }
    ],
    "affixChance": 0.1,
    "gatherSkill": "Gather"
  },
  "texts": {
    "type": "Plant"
  },
  "flags": [
    "LoopInteract",
    "NoCollisions"
  ]
}