What is the pickit code for items with replenish life, + defense roll, or cast skill lvl x - x roll when struck? #9
Replies: 5 comments
-
This is not an issue |
Beta Was this translation helpful? Give feedback.
-
https://github.com/blizzhackers/kolbot/blob/master/d2bs/kolbot/libs/NTItemAlias.dbl#L893
https://github.com/blizzhackers/kolbot/blob/master/d2bs/kolbot/libs/NTItemAlias.dbl#L848
check https://github.com/blizzhackers/pickits/blob/master/NipGuide.md/#additional-skill-effect |
Beta Was this translation helpful? Give feedback.
-
awesome thanks. what about regenerate mana? i forgot about that one. for caster amys and caster boots mainly? |
Beta Was this translation helpful? Give feedback.
-
oh yeah is there any code for damage or attack rating to demons/undead? |
Beta Was this translation helpful? Give feedback.
-
idk, maybe some testing is needed, but 2% chance is too low, like in case of The Rising Sun amulet. also you should consider:
the answer always will be in .../libs/NTItemAlias.dbl file.
https://github.com/blizzhackers/kolbot/blob/master/d2bs/kolbot/libs/NTItemAlias.dbl#L1258-L1259 |
Beta Was this translation helpful? Give feedback.
-
What is the pickit code for items with replenish life, + defense roll (as in +10-20 defense), or cast skill lvl x - x roll when struck? (cast lvl 13-19 meteor when struck)
Beta Was this translation helpful? Give feedback.
All reactions