mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.206.0
This commit is contained in:
@@ -1453,6 +1453,7 @@ Parser.SP_MISC_TAG_TO_FULL = {
|
||||
AAD: "Additional Attack Damage",
|
||||
OBJ: "Affects Objects",
|
||||
ADV: "Grants Advantage",
|
||||
PIR: "Permanent If Repeated",
|
||||
};
|
||||
Parser.spMiscTagToFull = function (type) {
|
||||
return Parser._parse_aToB(Parser.SP_MISC_TAG_TO_FULL, type);
|
||||
|
||||
Reference in New Issue
Block a user