Your Weapon Skills have a chance to summon a bee that will attack enemies for 10.
Properties
- type
- Passive
- nature
- Passive
Referenced by
item (1)
Raw data
{
"gfx": {
"file": "UI/Portraits/Items/GearTrinket/Items_Loot_Trinket_Trinket_EternalFlowerHeart_01.prefab.png",
"size": 256,
"x": 0,
"y": 0
},
"id": "Trinket_Bee",
"type": "Passive",
"nature": "Passive",
"texts": {
"name": "Eternal Flower Heart",
"desc": "Your [WeaponSkill]s have a chance to summon a bee that will attack enemies for ::dur1::."
},
"anim": {},
"steps": [],
"flags": [],
"mastery": [],
"props": {},
"vars": {
"dur1": 10,
"chance": 0.05
},
"_xrefs": [
{
"from_sheet": "item",
"from_id": "Trinket_Bee",
"via_field": "skills"
}
]
}