Raclette Pan
Passive
Granted by:Raclette Pan
Your Attacks grant you Critical for 10s, stacking up to times.
References
Granted by
Raw data
- type
- Passive
- nature
- Passive
- id
- Trinket_Kobold
raw data
{
"id": "Trinket_Kobold",
"gfx": {
"x": 0,
"y": 0,
"file": "UI/Portraits/Items/GearTrinket/Items_Loot_Trinket_Trinket_RaclettePan_01.prefab.png",
"size": 256
},
"anim": {},
"type": 14,
"vars": {},
"flags": 0,
"props": {},
"steps": [],
"texts": {
"desc": "Your [Attack]s grant you ::ref_val1%:: [CritChanceRating] for ::ref_duration::, stacking up to ::ref_stacks:: times.",
"name": "Raclette Pan",
"refs": {
"ref": "Trinket_Kobold_Status"
}
},
"nature": 5,
"script": "function onInflictDamage(dmg) {\n\tif (dmg.isBaseAttack) {\n\t\taddStatus(owner, Skill.Trinket_Kobold_Status);\n\t}\n}",
"status": 2,
"mastery": []
}