Home · gatherable · Ore
Properties
- flags
Referenced by
Raw data
{
"id": "Ore",
"props": {
"hitFX": "Ore_Pickaxe_Hit_PLACEHOLDER",
"affixes": [
{
"chance": 0,
"fxSet": "OreAffix_Physical"
},
{
"chance": 0.24,
"status": "OreAffix_Fire",
"fxSet": "OreAffix_Fire"
},
{
"chance": 0.24,
"fxSet": "OreAffix_Ice",
"status": "OreAffix_Ice"
},
{
"chance": 0.24,
"fxSet": "OreAffix_Nature",
"status": "OreAffix_Nature"
},
{
"chance": 0.24,
"fxSet": "OreAffix_Wind",
"status": "OreAffix_Air"
},
{
"chance": 0.04,
"fxSet": "OreAffix_Chaos"
},
{
"fxSet": "OreAffix_Spark",
"chance": 0
}
],
"affixChance": 0.1
},
"texts": {
"type": "Ore"
},
"flags": [
"LoopInteract"
],
"_xrefs": [
{
"from_sheet": "item",
"from_id": "CopperOre",
"via_field": "type"
},
{
"from_sheet": "item",
"from_id": "TinOre",
"via_field": "type"
},
{
"from_sheet": "item",
"from_id": "TungsteneOre",
"via_field": "type"
},
{
"from_sheet": "item",
"from_id": "IronOre",
"via_field": "type"
}
]
}