Skip to content

Commit 54ff5e6

Browse files
authored
Merge branch 'master' into InitMaster
2 parents 7c858db + 6f85ac9 commit 54ff5e6

115 files changed

Lines changed: 284572 additions & 16933 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

AttackMaster/3.1.2/attackMaster.js

Lines changed: 7245 additions & 0 deletions
Large diffs are not rendered by default.

AttackMaster/3.2.0/attackMaster.js

Lines changed: 7261 additions & 0 deletions
Large diffs are not rendered by default.

AttackMaster/3.2.1/attackMaster.js

Lines changed: 7255 additions & 0 deletions
Large diffs are not rendered by default.

AttackMaster/3.3.0/attackMaster.js

Lines changed: 7669 additions & 0 deletions
Large diffs are not rendered by default.

AttackMaster/3.4.0/attackMaster.js

Lines changed: 7671 additions & 0 deletions
Large diffs are not rendered by default.

AttackMaster/attackMaster.js

Lines changed: 1067 additions & 558 deletions
Large diffs are not rendered by default.

AttackMaster/script.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"$schema": "https://github.com/DameryDad/roll20-api-scripts/blob/AttackMaster/AttackMaster/Script.json",
33
"name": "AttackMaster",
44
"script": "attackMaster.js",
5-
"version": "3.0.0",
6-
"previousversions": ["1.036","1.038","1.039","1.041","1.042","2.046","1.3.00","1.3.01","1.3.02","1.3.03","1.4.01","1.4.02","1.4.03","1.4.04","1.4.05","1.4.06","1.4.07","1.5.01","1.5.02","1.5.03","2.1.0","2.2.0","2.3.0","2.3.1","2.3.2","2.3.3"],
5+
"version": "3.4.0",
6+
"previousversions": ["1.036","1.038","1.039","1.041","1.042","2.046","1.3.00","1.3.01","1.3.02","1.3.03","1.4.01","1.4.02","1.4.03","1.4.04","1.4.05","1.4.06","1.4.07","1.5.01","1.5.02","1.5.03","2.1.0","2.2.0","2.3.0","2.3.1","2.3.2","2.3.3","3.0.0","3.1.2","3.2.0","3.2.1","3.3.0"],
77
"description": "AttackMaster API for AD&D 2E provides functions to manage weapons, armour & shields, including taking weapons in hand and using them to attack, ranged weapon range and ammo management; penalties & bonuses for non-proficiency, proficiency, specialisation & mastery; 1-handed, 2-handed or many-handed weapons, and multi-weapon attacks.\n[AttackMaster Documentation](https://wiki.roll20.net/Script:AttackMaster) \n\n### Related APIs\nThis API works best with the RPGMaster series of APIs\n[RPGMaster Documentation](https://wiki.roll20.net/RPGMaster) \n\n### Getting Started\n* After installation, add the commands `!attk --menu` and `!attk --other-menu` as Ability Macros on Character Sheets of Characters, NPCs & Monsters that will use the API, and tick 'Show as Token Action'. These menus will then be available to Players controlling those sheets and give access to all common commands used in game-play.",
88
"authors": "Richard E.",
99
"roll20userid": "6497708",

0 commit comments

Comments
 (0)