Revamped Bullybasher's Gauntlets

Revamped Bullybasher's Gauntlets to be closer to pen and paper: Enhancement instead of AC bonus, Giant Bearing is now an at-will activatable ability, Stone Gathering doesn't work unless Giant Bearing is active.  Stone Gathering is usable more than once a day.  Fixed Ghoul Touch to register w/ placeables.  Updated release archive.
This commit is contained in:
Jaysyn904
2024-12-21 01:44:24 -05:00
parent 7307efab11
commit 4f8ad7c575
75 changed files with 57673 additions and 54037 deletions

View File

@@ -438,6 +438,7 @@ const int IP_CONST_FEAT_TIGER_FANG_HASTE = 1152;
const int IP_CONST_FEAT_BULLY_SILLY = 1153;
const int IP_CONST_FEAT_BULLY_STONE = 1154;
const int IP_CONST_FEAT_BULLY_CHAIN = 1155;
const int IP_CONST_FEAT_BULLY_GIANT = 26000;
const int IP_CONST_FEAT_LORESTEALER_READ = 1156;
const int IP_CONST_FEAT_LORESTEALER_DETECT = 1157;
const int IP_CONST_FEAT_LORESTEALER_AXE = 1158;