Skip to content

Instantly share code, notes, and snippets.

@Fourleafclov
Fourleafclov / Pugilist - Club of the Whiskey Fist.js
Created February 15, 2020 02:12
Pugilist - Club of the Whiskey Fist
AddSubClass("pugilist", "whiskey fist", {
regExpSearch : /^(?=.*pugilist)(?=.*whiskey)(?=.*fist).*$/i,
subname : "Club of the Whiskey Fist",
fullname : "Pugilist(Whiskey Fist)",
source : ["HB", 0],
features : {
"subclassfeature3.1" : {
name : "Drink Like A Demon",
source : ["HB", 0],
// minlevel : 3,
var iFileName = "Marid's Blessing Feat.js";
RequiredSheetVersion(12.999);
FeatsList["marid's blessing"] = {
name : "Marid's Blessing",
source : ["HB", 0],
description : "While underwater, you gain advantage on Stealth checks and Darkvision 120ft. You may drink salt water as though it were fresh water. You gain advantage versus poison saves. You gain the Liquid Form feature (see notes). [+1 Dexterity];",
prerequisite : "Being a Water Genasi",
prereqeval : "CurrentRace.known.indexOf('water genasi') !== -1",
improvements : "Marid's Blessing (feat): +1 Dexterity;",