@Pedrop, here is a start at a revised version. I may play around more, but for now. it adds a bunch of calculations for mods and checks. For example, a checkbox if it's a skilled check and an "other mod" entry for things like +2 initiative. It calculates gear slots and maximum gear slots, assuming that an odd gear slot gets assigned to battle gear. Some minor spelling corrections. Turned HP into a simple entry since those change so often. Luck rolls and such will still need editing the BBCode. Some of the tables were expanded as well. I cannot test the rolling features since I don't "own" a game :(.
Please take a look and tell me what you think. For some reason, you need to actually create the character for some of the fields to populate (like crit damage which is twice die + lvl/2 etc.).
[ +- ] ToA v2
Create character
Name | Zean | Race | Human | background | Pirate | Sex: | Male
|
Class | Magic user | Level: | 1 | XP: | 0/10 | Age: | 61 |
Current Luck:
11
Type | Roll
|
General Luck |
|
Str |
|
Dex |
|
Con |
|
Int |
|
Per |
|
Will |
|
Cha |
|
Initiative | |
[table="rolls d20 center zebra"]
Attribute|Value|Attribute Mod|Great Success|Terrible Failure|Skilled Check?|Other Mod|Check
Str|[_str=8] |[_strMod$=lookupBonus(str,3,4,-3,5,6,-2,7,8,-1,9,12,0,13,14,1,15,16,2,17,18,3,19,20,4,21,22,5,23,30,6)] |[_$=floor(str/2)] |[_$=min(floor(str*1.5)+1,20)] |[_sk=0/1] |[_om=0] |[_strc$=strMod+sk+om]
Dex|[_dex=10]|[_dexMod$=lookupBonus(dex,3,4,-3,5,6,-2,7,8,-1,9,12,0,13,14,1,15,16,2,17,18,3,19,20,4,21,22,5,23,30,6)]|[_$=floor(dex/2)]|[_$=min(floor(dex*1.5)+1,20)]|[_sk=0/1]|[_om=0]|[_dexc$=dexMod+sk+om]
Con|[_con=11]|[_conMod$=lookupBonus(con,3,4,-3,5,6,-2,7,8,-1,9,12,0,13,14,1,15,16,2,17,18,3,19,20,4,21,22,5,23,30,6)]|[_$=floor(con/2)]|[_$=min(floor(con*1.5)+1,20)]|[_sk=0/1]|[_om=0]|[_conc$=conMod+sk+om]
Int|[_int=18]|[_intMod$=lookupBonus(int,3,4,-3,5,6,-2,7,8,-1,9,12,0,13,14,1,15,16,2,17,18,3,19,20,4,21,22,5,23,30,6)]|[_$=floor(int/2)]|[_$=min(floor(int*1.5)+1,20)]|[_sk=0/1]|[_om=0]|[_intc$=intMod+sk+om]
Per|[_per=9]|[_perMod$=lookupBonus(per,3,4,-3,5,6,-2,7,8,-1,9,12,0,13,14,1,15,16,2,17,18,3,19,20,4,21,22,5,23,30,6)]|[_$=floor(per/2)]|[_$=min(floor(per*1.5)+1,20)]|[_sk=0/1]|[_om=0]|[_perc$=perMod+sk]
Will|[_wil=9]|[_wilMod$=lookupBonus(wil,3,4,-3,5,6,-2,7,8,-1,9,12,0,13,14,1,15,16,2,17,18,3,19,20,4,21,22,5,23,30,6)]|[_$=floor(wil/2)]|[_$=min(floor(wil*1.5)+1,20)]|[_sk=0/1]|[_om=0]|[_wilc$=wilMod+sk+om]
Cha|[_cha=10]|[_chaMod$=lookupBonus(cha,3,4,-3,5,6,-2,7,8,-1,9,12,0,13,14,1,15,16,2,17,18,3,19,20,4,21,22,5,23,30,6)]|[_$=floor(cha/2)]|[_$=min(floor(cha*1.5)+1,20)]|[_sk=0/1]|[_om=0]|[_chac$=chaMod+sk+om]
Initiative|[_init$=floor((dex+int)/2)]|[_initMod$=lookupBonus(init,3,4,-3,5,6,-2,7,8,-1,9,12,0,13,14,1,15,16,2,17,18,3,19,20,4,21,22,5,23,30,6)]|[_$=floor(init/2)]|[_$=min(floor(init*1.5)+1,20)]|0|[_om=0]|[_initc$=initMod+om]
[/table]
Current Luck: [_luck=11]
[table="rolls d20 compact zebra"]
Type|Roll
General Luck|[_glr$=+0]
Str|[_slr$=+strMod]
Dex|[_dlr$=+dexMod]
Con|[_clr$=+conMod]
Int|[_ilr$=+intMod]
Per|[_plr$=+perMod]
Will|[_wlr$=+wilMod]
Cha|[_clr$=+chaMod]
Initiative|[_glr$=+initMod]
[/table]
[table]
HP per level: [_lvlM=1] | Max HP: [_maxHp$=(lvl*lvlM)+con] |Cur HP: | [_hp=12] / [_$=maxHp]
AC Bonus: [_armor=1]: | [b]AC[/b]: [_ac$=10+dexMod+armor]
Class Attack Bonus: | [_ab=0]
Rerolls: | [_rerolls=2/2]
Rescue: | [_rescue=1/1]
DDM: |[_ddm=1]
Favour: | [_favour=0/1]
Death save mod: [_dsmod=0]|Death Save: [_$=max(10+max(wilMod,conMod),10)+dsmod]
[/table]
[color=";background-color:#f2fff2;display: block;padding: 1rem;border: solid 2px #88ff88;"]
[table=ht]
Status Summary
Health: [_$=hp] / [_$=maxHp] | AC: [_$=ac]
Rerolls: [_$=rerolls] | Rescue: [_$=rescue]
Cur DDM: [_$=ddm]| DDM die: [_ddmd$=lookupBonus(lvl,1,3,8,4,6,10,7,9,12)]|Magic Item Die: 20
Favour:[_$=favour]
Can: Minor Exploit: [_=1/1] | Major Exploit: [_=1/1]
[/table][/color]
[table="rolls d20 dnd5e"]
Name|Range|+Hit|Damage|Nat 19|Crit Damage|Properties
[_=Shortsword]|[_=Melee]|[_$=+ab+strMod]|[_=1]d[_die=6][_$=+strMod]|[_=1d12]|[_$=2*die+ceil(lvl/2)]|[_=+2 Initiative; Nat 19: Blade trauma OR Disarm]
[_=Long bow]|[_=V. Far]|[_$=+ab+perMod]|[_=1]d[_die=8][_$=+perMod]|[_=1d12]|[_$=2*die+ceil(lvl/2)]|[_=Two handed. One item slot bow, one slot quiver] Ammo End Chance: [_=1/6]
[/table]
Skills: Deception, Apothecary, Arcane, Lore, Gather Info, Watercraft, Stealth
Skills: [_=Deception, Apothecary, Arcane, Lore, Gather Info, Watercraft, Stealth]
SENSE MAGIC
Notesaction to make Int (Arcane Lore) check to detect magic within Close.
action to make Int (Arcane Lore) check to detect magic within Close.
Spell: Speaker of Tongues; Touch; 2d6h
NotesThis spell allows the target to speak and understand all languages. On a Great Success, the target can also read and write all languages.
This spell allows the target to speak and understand all languages. On a Great Success, the target can also read and write all languages.
Spell: Shadows & Dust p.108
Notes
Spell: Brain Burst p.104
Notes
Known languages: (Max: )
NotesCommon
Common
Standard Gear Slots:
Encumbered Gear Slots:
Battle Gear: / | Pack gear: /
|
Shortsword | Bedroll
|
Long bow | Rations: 5
|
Torch | Yellow lotus: 1
|
| Spellbook
|
|
|
Pouch: Tinderbox | Worn: Cloak, Leather armor |
Standard Gear Slots: [_gslots$=max(str, 10)]
Encumbered Gear Slots: [_egslots$=max(2*str, 10)]
[table=ht]
[f=center][b]Battle Gear: [_bgslots$=ceil(gslots / 2)]/[_ebgslots$=ceil(egslots / 2)][/b][/f] | Pack gear: [_pgslots$=gslots - bgslots]/[_epgslots$=egslots - ebgslots]
[_=Shortsword] | [_=Bedroll]
[_=Long bow] | [_=Rations: 5]
[_=Torch] | [_=Yellow lotus: 1]
[_=] | [_=Spellbook]
[_=] | [_=]
[b]Pouch: [_=Tinderbox][/b]|[b]Worn: [/b][_=Cloak, Leather armor]
[/table]
[table]PP|GP|EP|SP|CP
[_=0]|[_=0]|[_=0]|[_=10]|[_=0][/table]
Rerolls
NotesGenerally speaking, if you fail a roll you can’t retry. Rerolls are the exception; by spending one you may roll again. Only one reroll maybe used per check, and only for the following kinds of checks:
◆ An Attribute check if you have a relevant Skill or Background.
◆ Luck rolls.
◆ Death saves.
◆ Short Rest checks.
Generally speaking, if you fail a roll you can’t retry. Rerolls are the exception; by spending one you may roll again. Only one reroll maybe used per check, and only for the following kinds of checks:
◆ An Attribute check if you have a relevant Skill or Background.
◆ Luck rolls.
◆ Death saves.
◆ Short Rest checks.
Critical hits
NotesA critical hit occurs when the 1d20 attack roll is a natural 20. Critical hits by PCs cause max damage plus half level (round up). Other characters cause max damage only. Exploding damage dice do not explode on a crit.
A critical hit occurs when the 1d20 attack roll is a natural 20. Critical hits by PCs cause max damage plus half level (round up). Other characters cause max damage only. Exploding damage dice do not explode on a crit.
Skills
NotesSkills are not required to do the vast majority of things.Being skilled however grants a +1 bonus on a relevant Attribute roll, and if you fail, you may use a Reroll to try again.
Skills are not required to do the vast majority of things.Being skilled however grants a +1 bonus on a relevant Attribute roll, and if you fail, you may use a Reroll to try again.
Luck
NotesLuck is a special Attribute. Each time you succeed on a Luck roll, you must reduce your current Luck by one point. Once Luck is spent, it is not restored until your next adventure. Luck is your saving throw, but also powers the following abilities:
◆ Major Exploits: cause special effects such as cutting off limbs or incapacitation. They are applied in addition to damage.
- Minor Exploits (push, trip, etc) are also available but do not cost Luck (see p.78)
- Rescues are out of turn interventions that allow you to negate an adverse effect for an ally. Each PC may only attempt one Rescue per adventure (see p.79).
-Party Retreats: if things turns sour in combat, PCs may attempt to escape by making a Party Retreat test (p.72).
Luck is a special Attribute. Each time you succeed on a Luck roll, you must reduce your current Luck by one point. Once Luck is spent, it is not restored until your next adventure. Luck is your saving throw, but also powers the following abilities:
◆ Major Exploits: cause special effects such as cutting off limbs or incapacitation. They are applied in addition to damage.
- Minor Exploits (push, trip, etc) are also available but do not cost Luck (see p.78)
- Rescues are out of turn interventions that allow you to negate an adverse effect for an ally. Each PC may only attempt one Rescue per adventure (see p.79).
-Party Retreats: if things turns sour in combat, PCs may attempt to escape by making a Party Retreat test (p.72).
[spoiler="Art"][img]https://i.imgur.com/87pqiZ5.jpeg[/img][/spoiler]
"Hail pounding cobbled.
[table="compact"]
[b]Name[/b]|[_=Zean]|[b]Race[/b]|[_=Human]|[b]background[/b]|[_=Pirate]|[b]Sex:[/b] | [_=Male]
[b]Class[/b]|[_=Magic user]|[b]Level:[/b] | [_lvl=1] | [b]XP:[/b] | [_=0]/[_=10]| [b]Age:[/b] | [_=61][/table]
[2column]
[col]
[abilities=Attributes]
[table="rolls d20 center zebra"]
Attribute|Value|Attribute Mod|Great Success|Terrible Failure|Skilled Check?|Other Mod|Check
Str|[_str=8] |[_strMod$=lookupBonus(str,3,4,-3,5,6,-2,7,8,-1,9,12,0,13,14,1,15,16,2,17,18,3,19,20,4,21,22,5,23,30,6)] |[_$=floor(str/2)] |[_$=min(floor(str*1.5)+1,20)] |[_sk=0/1] |[_om=0] |[_strc$=strMod+sk+om]
Dex|[_dex=10]|[_dexMod$=lookupBonus(dex,3,4,-3,5,6,-2,7,8,-1,9,12,0,13,14,1,15,16,2,17,18,3,19,20,4,21,22,5,23,30,6)]|[_$=floor(dex/2)]|[_$=min(floor(dex*1.5)+1,20)]|[_sk=0/1]|[_om=0]|[_dexc$=dexMod+sk+om]
Con|[_con=11]|[_conMod$=lookupBonus(con,3,4,-3,5,6,-2,7,8,-1,9,12,0,13,14,1,15,16,2,17,18,3,19,20,4,21,22,5,23,30,6)]|[_$=floor(con/2)]|[_$=min(floor(con*1.5)+1,20)]|[_sk=0/1]|[_om=0]|[_conc$=conMod+sk+om]
Int|[_int=18]|[_intMod$=lookupBonus(int,3,4,-3,5,6,-2,7,8,-1,9,12,0,13,14,1,15,16,2,17,18,3,19,20,4,21,22,5,23,30,6)]|[_$=floor(int/2)]|[_$=min(floor(int*1.5)+1,20)]|[_sk=0/1]|[_om=0]|[_intc$=intMod+sk+om]
Per|[_per=9]|[_perMod$=lookupBonus(per,3,4,-3,5,6,-2,7,8,-1,9,12,0,13,14,1,15,16,2,17,18,3,19,20,4,21,22,5,23,30,6)]|[_$=floor(per/2)]|[_$=min(floor(per*1.5)+1,20)]|[_sk=0/1]|[_om=0]|[_perc$=perMod+sk]
Will|[_wil=9]|[_wilMod$=lookupBonus(wil,3,4,-3,5,6,-2,7,8,-1,9,12,0,13,14,1,15,16,2,17,18,3,19,20,4,21,22,5,23,30,6)]|[_$=floor(wil/2)]|[_$=min(floor(wil*1.5)+1,20)]|[_sk=0/1]|[_om=0]|[_wilc$=wilMod+sk+om]
Cha|[_cha=10]|[_chaMod$=lookupBonus(cha,3,4,-3,5,6,-2,7,8,-1,9,12,0,13,14,1,15,16,2,17,18,3,19,20,4,21,22,5,23,30,6)]|[_$=floor(cha/2)]|[_$=min(floor(cha*1.5)+1,20)]|[_sk=0/1]|[_om=0]|[_chac$=chaMod+sk+om]
Initiative|[_init$=floor((dex+int)/2)]|[_initMod$=lookupBonus(init,3,4,-3,5,6,-2,7,8,-1,9,12,0,13,14,1,15,16,2,17,18,3,19,20,4,21,22,5,23,30,6)]|[_$=floor(init/2)]|[_$=min(floor(init*1.5)+1,20)]|0|[_om=0]|[_initc$=initMod+om]
[/table]
Current Luck: [_luck=11]
[table="rolls d20 compact zebra"]
Type|Roll
General Luck|[_glr$=+0]
Str|[_slr$=+strMod]
Dex|[_dlr$=+dexMod]
Con|[_clr$=+conMod]
Int|[_ilr$=+intMod]
Per|[_plr$=+perMod]
Will|[_wlr$=+wilMod]
Cha|[_clr$=+chaMod]
Initiative|[_glr$=+initMod]
[/table]
[/abilities]
[/col]
[col]
[abilities=Status]
[table]
HP per level: [_lvlM=1] | Max HP: [_maxHp$=(lvl*lvlM)+con] |Cur HP: | [_hp=12] / [_$=maxHp]
AC Bonus: [_armor=1]: | [b]AC[/b]: [_ac$=10+dexMod+armor]
Class Attack Bonus: | [_ab=0]
Rerolls: | [_rerolls=2/2]
Rescue: | [_rescue=1/1]
DDM: |[_ddm=1]
Favour: | [_favour=0/1]
Death save mod: [_dsmod=0]|Death Save: [_$=max(10+max(wilMod,conMod),10)+dsmod]
[/table]
[color=";background-color:#f2fff2;display: block;padding: 1rem;border: solid 2px #88ff88;"]
[table=ht]
Status Summary
Health: [_$=hp] / [_$=maxHp] | AC: [_$=ac]
Rerolls: [_$=rerolls] | Rescue: [_$=rescue]
Cur DDM: [_$=ddm]| DDM die: [_ddmd$=lookupBonus(lvl,1,3,8,4,6,10,7,9,12)]|Magic Item Die: 20
Favour:[_$=favour]
Can: Minor Exploit: [_=1/1] | Major Exploit: [_=1/1]
[/table][/color]
[/abilities]
[/col]
[/2column]
[abilities=Weapons]
[table="rolls d20 dnd5e"]
Name|Range|+Hit|Damage|Nat 19|Crit Damage|Properties
[_=Shortsword]|[_=Melee]|[_$=+ab+strMod]|[_=1]d[_die=6][_$=+strMod]|[_=1d12]|[_$=2*die+ceil(lvl/2)]|[_=+2 Initiative; Nat 19: Blade trauma OR Disarm]
[_=Long bow]|[_=V. Far]|[_$=+ab+perMod]|[_=1]d[_die=8][_$=+perMod]|[_=1d12]|[_$=2*die+ceil(lvl/2)]|[_=Two handed. One item slot bow, one slot quiver] Ammo End Chance: [_=1/6]
[/table]
[/abilities]
[2column]
[col]
[abilities=Skills & Abilities]
Skills: [_=Deception, Apothecary, Arcane, Lore, Gather Info, Watercraft, Stealth]
# SENSE MAGIC
action to make Int (Arcane Lore) check to detect magic within Close.
# SPELLCRAFT [_=0/1]
At 1st level, you know a number of spells equal to your Int bonus; roll 1d100 & consult the Spell List p.100 to determine which. With each new level, you may learn one new spell during Downtime through Magical Research (including studying spellbooks, scrolls, and so on acquired as loot).
You begin an adventure with one use of this ability per level. You may expend a use of this ability to attempt to cast any spell you know (see the Sorcery chapter p.91 for more). You may regain expended uses by taking Short or Long Rests.
# Spell: Speaker of Tongues; Touch; 2d6h
This spell allows the target to speak and understand all languages. On a Great Success, the target can also read and write all languages.
# Spell: Shadows & Dust p.108
# Spell: Brain Burst p.104
# Known languages: (Max: [_$=lookupBonus(int,3,6,0,7,14,1,15,16,2,17,18,3,19,20,4,21,22,5,23,30,6)])
Common
[/abilities]
[/col]
[col]
[abilities=Equipment]
Standard Gear Slots: [_gslots$=max(str, 10)]
Encumbered Gear Slots: [_egslots$=max(2*str, 10)]
[table=ht]
[f=center][b]Battle Gear: [_bgslots$=ceil(gslots / 2)]/[_ebgslots$=ceil(egslots / 2)][/b][/f] | Pack gear: [_pgslots$=gslots - bgslots]/[_epgslots$=egslots - ebgslots]
[_=Shortsword] | [_=Bedroll]
[_=Long bow] | [_=Rations: 5]
[_=Torch] | [_=Yellow lotus: 1]
[_=] | [_=Spellbook]
[_=] | [_=]
[b]Pouch: [_=Tinderbox][/b]|[b]Worn: [/b][_=Cloak, Leather armor]
[/table]
[table]PP|GP|EP|SP|CP
[_=0]|[_=0]|[_=0]|[_=10]|[_=0][/table]
[/abilities]
[/col][/2column]
[2column]
[col]
[abilities=Rules reference]
# Rerolls
Generally speaking, if you fail a roll you can’t retry. Rerolls are the exception; by spending one you may roll again. Only one reroll maybe used per check, and only for the following kinds of checks:
◆ An Attribute check if you have a relevant Skill or Background.
◆ Luck rolls.
◆ Death saves.
◆ Short Rest checks.
# Critical hits
A critical hit occurs when the 1d20 attack roll is a natural 20. Critical hits by PCs cause max damage plus half level (round up). Other characters cause max damage only. Exploding damage dice do not explode on a crit.
# Skills
Skills are not required to do the vast majority of things.Being skilled however grants a +1 bonus on a relevant Attribute roll, and if you fail, you may use a Reroll to try again.
# Luck
Luck is a special Attribute. Each time you succeed on a Luck roll, you must reduce your current Luck by one point. Once Luck is spent, it is not restored until your next adventure. Luck is your saving throw, but also powers the following abilities:
◆ Major Exploits: cause special effects such as cutting off limbs or incapacitation. They are applied in addition to damage.
- Minor Exploits (push, trip, etc) are also available but do not cost Luck (see p.78)
- Rescues are out of turn interventions that allow you to negate an adverse effect for an ally. Each PC may only attempt one Rescue per adventure (see p.79).
-Party Retreats: if things turns sour in combat, PCs may attempt to escape by making a Party Retreat test (p.72).
[/abilities]
[/col]
[col]
[abilities=Background & Notes]
[spoiler="Art"][img]https://i.imgur.com/87pqiZ5.jpeg[/img][/spoiler]
"Hail pounding cobbled.[/abilities]
[/col]
[/2column]