Advertisement
Sephalopod

5E PC Defenses & Health UCM

Apr 16th, 2020 (edited)
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. !chatmenu @{character_id} {template:npcaction} {{rname=Defenses & Health}} {{name=@{character_name} @{class_display}}} {{description=**AC🛡️ [@{ac}]**
  2. **HP❤️ [@{hp}]** / @{hp|max} | **TEMP⏳** +@{hp_temp}
  3. **PASSIVE👁️[10+@{perception_bonus}]🧠[10+@{insight_bonus}]🔎[10+@{investigation_bonus}]**
  4. CHATMENU}} --title:Exhaustion😓 @{exhaustion_level} [(SET)](~@{character_name}|EXHLVL) --@{exhaustion_1},exhaustion_1!,exhaustion_1 --@{exhaustion_2},exhaustion_2!,exhaustion_2 --@{exhaustion_3},exhaustion_3!,exhaustion_3 --@{exhaustion_4},exhaustion_4!,exhaustion_4 --@{exhaustion_5},exhaustion_5!,exhaustion_5 --@{exhaustion_6},exhaustion_6!,exhaustion_6 --title:HD🎲 @{hit_dice} / @{hit_dice|max} | [Expend](~@{character_name}|EXPEND-HD) --Roll 1d@{hitdieroll},hit_dice --title:Death💀 --Saving Throw,death_save --title:✔️ --1,death_save,deathsave_succ1!- --2,death_save,deathsave_succ2!- --3,death_save,deathsave_succ3!- --title:❌ --1,death_save,deathsave_fail1!- --2,death_save,deathsave_fail2!- --3,death_save,deathsave_fail3!- --separator: | :
  5.  
  6. //////
  7. EXHLVL
  8. //
  9. !setattr --charid @{character_id} --exhaustion_level|?{Exhaustion Level|1}
  10.  
  11. //////
  12. EXPEND-HD
  13. //
  14. !modbattr --charid @{character_id} --hit_dice|-1 --fb-content _CUR0_ hit dice left
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement