Commit graph

49 commits

Author SHA1 Message Date
raeleus
226c82442b Fixed enemy spells showing the damage dice in the output text. 2025-05-17 10:55:15 -07:00
raeleus
8db353f486 Added allies. 2025-05-17 09:17:21 -07:00
raeleus
29ee398f9d Added #reward 2025-04-05 07:10:38 -07:00
raeleus
88331579b0 Added Item Shop 2025-04-01 23:43:43 -07:00
raeleus
2466c71804 Added Spell Shop 2025-01-18 09:18:49 -08:00
raeleus
de7c0cfa45 Added descriptor in output for blessed points. 2024-11-11 20:47:08 -08:00
raeleus
a3c09c6fed The Stragedy AI is faster. Stronger. 2024-11-11 18:31:47 -08:00
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
88cb0ee509 Added boss level difficulty enemies. 2024-10-26 08:49:47 -07:00
raeleus
2d4a6ea262 Added hard list for #encounter 2024-10-13 00:09:30 -07:00
raeleus
b1f2ed4c86 Added medium difficulty for #encounter and #setupenemy 2024-10-12 21:19:33 -07:00
raeleus
14ecd00f0d Add templates for difficulties. 2024-10-12 16:52:34 -07:00
raeleus
e9743ed99e #attack and #cast can target enemies by enemy number 2024-10-12 16:36:40 -07:00
raeleus
9a2d49df35 Replace "character" in encounter text. 2024-10-12 11:39:08 -07:00
raeleus
d242153864 Fixed damage and initiative modifiers in createEnemy() 2024-10-12 10:54:24 -07:00
raeleus
066aa5ba03 Added hit modifier to enemy attacks. 2024-10-11 00:08:04 -07:00
raeleus
703ed00387 Add a trailing quote if one is missing in a Say action. 2024-10-10 22:33:51 -07:00
raeleus
f64d847061 Added easy encounter 2024-10-10 20:43:41 -07:00
raeleus
31a469c5ae Don't allow duplicate names with #setupenemy 2024-10-09 23:19:26 -07:00
raeleus
125001bec3 Case insensitive fix for library as well. 2024-10-09 22:36:07 -07:00
raeleus
c5e8882f8e Allow calculated initiative for enemies. Resolves #47 2024-10-09 22:31:37 -07:00
raeleus
9d2381e631 Added the ability to damage registered enemies with #attack 2024-10-07 22:53:43 -07:00
raeleus
599c9c0852 Added #turn 2024-10-07 21:39:29 -07:00
raeleus
87019a3ae0 Only add characters to initiative if they have health. 2024-10-07 05:40:33 -07:00
raeleus
cdf33edde7 Added #initiative. 2024-10-07 00:04:49 -07:00
raeleus
3aabdd37f4 Added funny encounters. 2024-10-06 21:00:05 -07:00
raeleus
ff64d9006b Fixed being unable to use negative modifiers for #roll 2024-10-06 10:22:49 -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
raeleus
711d7ea8ca Allow #goto to travel partially toward a target. 2024-10-03 00:16:14 -07:00
raeleus
45b18947af Added here, far, and distance options for #createlocation. Resolves #28 2024-09-30 10:10:05 -07:00
raeleus
a27a107c83 Added #map 2024-09-30 08:08:19 -07:00
raeleus
5a1d9c2f36 Added hashtags for locations. 2024-09-29 23:30:20 -07:00
raeleus
0d6d80e6c0 Added #clonecharacter. 2024-09-29 09:34:48 -07:00
raeleus
9763373d33 Added name generation. 2024-09-25 00:00:26 -07:00
raeleus
99bbd4fe5a Fixed double punctuation in attack. Resolves #2 2024-09-22 23:53:38 -07:00
raeleus
87b3485069 Fixed character name being required for basic hashtags. Resolves #1 2024-09-22 23:38:55 -07:00
raeleus
bfd87c5f90 Allow flipping around check and try with the ability/skill first. 2024-09-22 17:04:58 -07:00
raeleus
5a6b7784bd Corrected phrasing for level up. 2024-09-17 20:50:17 -07:00
raeleus
0e80d726b4 Initial commit 2024-09-15 22:36:10 -07:00