Properties
- type
- Net
- level
- 4
- sellPrice
- 150
- rarity
- Rare
- skills
-
Raw data
{
"gfx": {
"file": "UI/Portraits/Items/CaptureNet/Items_Loot_Tools_CatchingNet_01.prefab.png",
"size": 256,
"x": 0,
"y": 0
},
"id": "Net_Basic",
"texts": {
"flavorDesc": "This net can be used to try catching world companions.",
"name": "Large Butterfly Net"
},
"visuals": {
"models": [
{
"prefab": "Items/Loot/Tools/CatchingNet_01.prefab"
}
]
},
"type": "CaptureNet",
"aptitudes": [],
"level": 4,
"sellPrice": 150,
"rarity": "Rare",
"affixes": [],
"skills": [
{
"skill": "Net_Capture"
}
],
"props": {
"captureNet": {
"captureChance": 0.2
}
}
}