diff --git a/ACKS/ACKS.css b/ACKS/ACKS.css new file mode 100644 index 0000000000..0994de096f --- /dev/null +++ b/ACKS/ACKS.css @@ -0,0 +1,17 @@ +.character { + font-size: 12px; + font-weight: bolder; + font-family: "Times New Roman"; +} + +textarea { + display:block; + resize:vertical; + min-height: 2em; + max-height: 2.5em; + height: 2em; +} + +html,body{ + height:100%; +} \ No newline at end of file diff --git a/ACKS/ACKS.html b/ACKS/ACKS.html new file mode 100644 index 0000000000..399784a87f --- /dev/null +++ b/ACKS/ACKS.html @@ -0,0 +1,1506 @@ + + +

Character Info

+
+
+ + + + + + + + + + + + + + +
Name:
Class: + +
Title:
Alignment:
Level:
XP:
Gold:
HP: +
+
+ + + + + + + + +
/
+
+
+
+
+
+
+

Attributes

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Strength:Modifier:
Intelligence:Modifier:
Wisdom:Modifier:
Dexterity:Modifier:
Constitution:Modifier:
Charisma:Modifier:
+
+
+
+

Saving Thows

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Petrification & Paralysis:+
Poison & Death:+
Blast & Breath:+
Staffs & Wands:+
Spells:+
+
+
+
+

Combat

+
+
+ + + + + + + + + + + + + + + + + +
Melee Attack:+
Ranged Attack:+
+
+
+
+
+ + + + + + + + + + + + +
Armor:
AC:
+
+
+

Weapons

+
Melee Weapons
+
+ + + Damage: ( + + + ) X + + + + +
+ +
+
+
Ranged Weapons
+
+ + + Damage: ( + + + ) X + + + + +
+ +
+
+
+

Actions, Skills, Spells, & Abilities

+
+ + + + Target Number: + + Bonus: + +
+ +
+
+

Spells

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Spell Level123456
Daily Spells
Used Spells
Spellbook +
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+
+
+

Items

+
+ + + + +
+
+

Notes

+
+ +
+
\ No newline at end of file diff --git a/ACKS/ACKS.jpg b/ACKS/ACKS.jpg new file mode 100644 index 0000000000..f6e497a5c2 Binary files /dev/null and b/ACKS/ACKS.jpg differ diff --git a/ACKS/sheet.json b/ACKS/sheet.json new file mode 100644 index 0000000000..ffb9161857 --- /dev/null +++ b/ACKS/sheet.json @@ -0,0 +1,8 @@ +{ + "html": "ACKS.html", + "css": "ACKS.css", + "authors": "DimensionalGames", + "roll20userid": "378484", + "preview": "ACKS.jpg", + "instructions": "Barebones Adventurer Conquerer Kings Sheet, work in progress but it is currently usable. Planning on adding more automation, though." +} \ No newline at end of file