Commit graph

82 commits

Author SHA1 Message Date
raeleus
40620d9e99 Added Witch functionality. 2024-11-11 17:28:38 -08:00
raeleus
15a99ea8b9 The Stragedy AI is approaching singularity. 2024-11-11 08:34:40 -08:00
raeleus
789e05e5f6 The stragedy AI is smarter than it ever was before. 2024-11-10 22:54:18 -08:00
raeleus
0f8404345e Stragedy is getting smarter. 2024-11-10 16:59:00 -08:00
raeleus
9dbd0b2ef0 Random AI for Stragedy. 2024-11-10 09:39:43 -08:00
raeleus
d2de7c9d74 Added player turn to Stragedy. 2024-11-05 07:37:00 -08:00
raeleus
02b75bcbd6 Added Stragedy Shop 2024-11-03 07:28:18 -08:00
raeleus
e7aeaf4dea Added god difficulty encounters. 2024-10-27 20:29:24 -07:00
raeleus
7fd92590f3 Created #repeatturn 2024-10-27 15:32:21 -07:00
raeleus
0830ead687 Added enemy presets for CR 16 and up. 2024-10-27 15:01:36 -07:00
raeleus
09bf0705ea Added #block which reverses damage inflicted in the last turn in combat. 2024-10-27 08:05:48 -07:00
raeleus
70f90ca14f Added #healparty. Resolves #85 2024-10-26 23:24:15 -07:00
raeleus
33fdbb5835 Tweaked #heal and #damage to allow targeting characters specified as a parameter 2024-10-26 16:50:27 -07:00
raeleus
be4f84816f Improved #heal to have parameters like #damage. 2024-10-26 16:37:29 -07:00
raeleus
bc23453669 Title case for characters in initiative order. Resolves #82 2024-10-26 15:54:46 -07:00
raeleus
8e82997d1a Added humanoid enemy presets and fixed #setupenemy not allowing players to spawn the newest presets. 2024-10-26 10:25:20 -07:00
raeleus
a4e28a43b5 Reworded preset text in #setupenemy 2024-10-26 08:51:55 -07:00
raeleus
88cb0ee509 Added boss level difficulty enemies. 2024-10-26 08:49:47 -07:00
raeleus
3a25a8697a #xp now has a parameter for party and it displays how much xp you need for the next level. Resolves #68 2024-10-14 07:34:57 -07:00
raeleus
264ced0e08 Added places of interest to #location. Resolves #69 2024-10-14 06:44:15 -07:00
raeleus
ed8ec30c86 Minor text tweaks. Resolves #71 2024-10-14 06:30:38 -07:00
raeleus
62c933ac46 Update docs 2024-10-13 13:50:38 -07:00
raeleus
6e84820f98 Update hard list names for #setupenemy 2024-10-13 11:30:49 -07:00
raeleus
f121e3fbd5 Minor alteration to #setupenemy 2024-10-13 06:55:34 -07:00
raeleus
b1f2ed4c86 Added medium difficulty for #encounter and #setupenemy 2024-10-12 21:19:33 -07:00
raeleus
e9743ed99e #attack and #cast can target enemies by enemy number 2024-10-12 16:36:40 -07:00
raeleus
5784b2328a Added #setdamage and #setweaponproficiency. Also resolved crash when enemies cast spells and other tweaks. 2024-10-12 15:25:27 -07:00
raeleus
2a57a9aff2 Added cue to call #initiative to #encounter text. 2024-10-12 10:11:20 -07:00
raeleus
7d3bfe57ab Allow specifying names with #setupenemy. 2024-10-11 23:54:57 -07:00
raeleus
18f1017653 #damage no longer needs a character specified and does not need quotes for the enemy name. 2024-10-11 21:20:10 -07:00
raeleus
a41aaf1688 Update docs and allow hitmodifier to be a dice roll in #addenemy 2024-10-11 08:01:15 -07:00
raeleus
066aa5ba03 Added hit modifier to enemy attacks. 2024-10-11 00:08:04 -07:00
raeleus
feccfa1557 Update snake name. 2024-10-10 22:39:32 -07:00
raeleus
f3fc636e10 Update Output.js 2024-10-10 22:33:24 -07:00
raeleus
d8861836d1 Fixed incorrect text when clearing spells. 2024-10-10 22:20:34 -07:00
raeleus
c5e8882f8e Allow calculated initiative for enemies. Resolves #47 2024-10-09 22:31:37 -07:00
raeleus
054ab44527 Added #setupenemy 2024-10-09 20:42:22 -07:00
raeleus
5b6db4339a Improved #damage with dice rolls and targeting enemies. 2024-10-08 09:05:24 -07:00
raeleus
a58af71e19 Added the ability to damage registered enemies with #cast 2024-10-08 08:27:29 -07:00
raeleus
599c9c0852 Added #turn 2024-10-07 21:39:29 -07:00
raeleus
029c841a8d Fixed possessive name in #initiative 2024-10-07 06:29:43 -07:00
raeleus
f855683de8 Added #flee 2024-10-07 06:22:54 -07:00
raeleus
cdf33edde7 Added #initiative. 2024-10-07 00:04:49 -07:00
raeleus
f5433ec6f8 Added #addenemy 2024-10-06 23:07:56 -07:00
raeleus
3a2d0426c7 Added #removeenemy. Fixed minor issues with removals of notes and locations. 2024-10-06 21:48:39 -07:00
raeleus
60c08ef7a1 #showenemies now shows the index number. 2024-10-06 21:27:17 -07:00
raeleus
51895a0d91 Added #showenemies 2024-10-06 21:24:45 -07:00
raeleus
3aabdd37f4 Added funny encounters. 2024-10-06 21:00:05 -07:00
raeleus
ca76856c90 Allow adding a value to dice rolls in #roll. 2024-10-06 09:39:13 -07:00
raeleus
09b404cbdc Added character AC. 2024-10-05 23:52:16 -07:00