Commit graph

35 commits

Author SHA1 Message Date
WBHarry
c6bdc846ab
[Fix] SRD Effect Priorities (#1505)
* Increased priority on effects in srd domain cards that depend on character data

* Increased priority on effects in srd classes/subclasses that depend on character data

* Increased priority on effects in srd ancestries that depend on character data

* Increased priority on effects in srd beastforms that depend on character data

* Increased priority on effects in remaining SRD items that depend on character data

* Adversaries

* Raised system version
2026-01-09 15:50:56 +01:00
Nick Salyzyn
a8b15c8252
Fixing Summon Swarm to do damage threshold reduction (#1425) 2025-12-19 12:53:25 -05:00
WBHarry
5356f10b2a
[Fix] 1389 - Errata Update (#1391)
* Updated BookOfGrynn and SplinteringStrike for errata

* Corrected Improved Small Dagger
2025-12-08 02:32:36 +01:00
Carlos Fernandez
1fbce2507a
Prune stats when extracting (#1359) 2025-12-06 02:36:03 +01:00
WBHarry
d137e33c3d
[Feature] Countdown Rols And Randomzie (#1329)
* .

* .

* .

* Raised system version
2025-11-25 00:36:43 +01:00
WBHarry
b9508e19e8
[Feature] Become Unstoppable (#1321)
* Added implementation of unstoppable

* Forgot to add the updated Unstoppable Feature itself

* Added immunity for hidden and SRD additions for immunity
2025-11-23 15:23:52 +01:00
WBHarry
207220ff7b
[Feature] Countdown Actions (#1302)
* Added countdown actions

* Added a CountdownAutomation setting to enable/disable countdown automation

* Added Looping

* Added characterSpotlight automation

* Countdown max as formula to enable random countdowns

* Updated compendiums with countdowns

* .

* Fixed lightmode colouration

* Raised system version

* Added automation for ActionRolls on countdowns

* Added automation on fear to countdowns

* Corrected attackAction countdown automation

* Added initial countdown upon creating a CountdownAction

* Improved ActionCountdown initial name to be 'Start Countdown'
2025-11-20 11:46:00 +01:00
WBHarry
f52c3e840e
. (#1248) 2025-11-09 09:52:32 +10:00
Chris Ryan
bccedffbca
merge main to development (#1244)
* Fixed typo of defi ant to defiant (#1175)

Co-authored-by: Chris Ryan <chrisr@blackhole>

* Add dice value support to Advesaries and Environments (#1186)

Co-authored-by: Chris Ryan <chrisr@blackhole>

* Update Powerful Beast for Errata changes (#1185)

Co-authored-by: Chris Ryan <chrisr@blackhole>

* Remove unnecessary chatDisplay (#1171)

* Remove dupe weapon (#1167)

Co-authored-by: Chris Ryan <chrisr@blackhole>

* Rune Ward reduces damage with flat 1d8 (#1191)

Co-authored-by: Chris Ryan <chrisr@blackhole>

* Fix adv hand crossbow to d6 damage, not d4 (#1208)

Co-authored-by: Chris Ryan <chrisr@blackhole>

* Fix advantages for Armored Sentry (#1210)

Co-authored-by: Chris Ryan <chrisr@blackhole>

* Change the damage to use d8 instead of d6 (#1211)

Co-authored-by: Chris Ryan <chrisr@blackhole>

* [PR] Compendium fixes and Typo checks - 26 Oct (#1233)

* PR fixes and Typo checks - 26 Oct

* removed dwarf tough skin action as it was unecessary

* Fix the damage output of the Takedown Beastform feature (#1240)

Co-authored-by: Chris Ryan <chrisr@blackhole>

---------

Co-authored-by: Chris Ryan <chrisr@blackhole>
Co-authored-by: UsernameIsInUse <49582925+UsernameIsInUse@users.noreply.github.com>
Co-authored-by: Nikhil Nagarajan <potter.nikhil@gmail.com>
2025-11-08 12:56:04 +01:00
WBHarry
8fd63d5963
[Feature] 1033 - Consume Quantity On Use (#1106)
* Initial migration

* Updated compendium YML

* Added Quantity as a possible cost

* Added quantity consumption to all Compendium Consumables

* .

* Added DestroyOnEmpty property
2025-08-28 12:29:17 -04:00
WBHarry
8e5dd22370
[Fix] 900 - Compendium Self Targetting (#1077)
* Fixed classes and subclasses

* Went over DomainCards

* Everything except de-facto-items

* Fixed items

* Fixed merge conflicts
2025-08-27 10:12:48 +10:00
WBHarry
8c84edddad
[PR][Feature] 798 - Attribution (#986)
* Added attribution for items, adversary and environment

* Added Attribution to all adversaries

* Added attribution to environments

* Added attribution for class and subclass

* Added Attribution to Ancestry/Community

* Added Attribution for Beastforms

* Added Attribution to DomainCards

* Added Attribution for wepaons

* Attribution for Armor/Loot/Consumables

* Added a setting to hide attribution
2025-08-18 11:44:59 +10:00
WBHarry
16299a9865
Fixed damage reduction any (#937) 2025-08-14 13:21:12 -04:00
Nikhil Nagarajan
5d0a4382cc
Fixed default images (#725) 2025-08-08 19:05:20 +02:00
WBHarry
a1a3ccc461
[feature] Action UsesButton (#662)
* Added a button to spend/restore uses of an action

* Fixed some compendium Uses on actions

* Went over all item compendia and fixed some Uses on actions

* Fixed folder order in Subclass compendium
2025-08-07 01:10:56 +02:00
Psitacus
cf571aa2a5
minor compendium qol changes, and a fix for rogue traits (#661)
Co-authored-by: psitacus <walther.johnson@ucalgary.ca>
2025-08-06 20:17:31 +02:00
Psitacus
d186c62ee5
fix rage up effect (#625)
Co-authored-by: psitacus <walther.johnson@ucalgary.ca>
2025-08-06 10:13:03 +02:00
WBHarry
4827b337d0
Fixed (#603) 2025-08-05 10:34:46 -04:00
WBHarry
d80b5d158d
Fixed armor healing (#600) 2025-08-05 14:39:24 +02:00
Psitacus
353f3a9e1e
Domain cards cleanup pass with Icons and Descriptions (#579)
* fix grace descriptions and workflow

* fix midnight workflows

* fix sage workflow and descriptions

* add icons

---------

Co-authored-by: psitacus <walther.johnson@ucalgary.ca>
2025-08-04 15:36:48 -06:00
WBHarry
02a8a9c313
[Feature] Damage Reduction Rules (#574)
* More rules

* Updated some cards with damageReduction

* Fixed Endurance and HighStamina Features

* More style improvements
2025-08-04 16:18:03 +02:00
Psitacus
e63997e483
add splendor cards (#572)
Co-authored-by: psitacus <walther.johnson@ucalgary.ca>
2025-08-04 10:04:23 +02:00
Psitacus
e53b0a8a73
add arcana cards (#559)
Co-authored-by: psitacus <walther.johnson@ucalgary.ca>
2025-08-04 00:05:26 +02:00
WBHarry
0f2e02a6bd
Initial versions of bone domain (#557) 2025-08-03 15:05:45 -06:00
90cef3a7a8
added Blade Domain Cards (#553) 2025-08-03 21:24:53 +02:00
WBHarry
79c69ee3b0
[Feature] 471 - Codex Domain Compendium (#549)
* Added all Codex cards

* Updated valor cards and fixed 'onSuccess' for codex cards
2025-08-03 19:50:32 +02:00
eafa9a21ff
added domain card art for completed domains (#544) 2025-08-03 17:15:27 +02:00
Psitacus
c0661dbca6
Setup midnight cards (#536)
* add midnight cards

* add icons

---------

Co-authored-by: psitacus <walther.johnson@ucalgary.ca>
2025-08-03 01:02:13 +02:00
WBHarry
ebb142a604
[Fix] Adversary Attack Descriptions (#521)
* Fixed Tier 2

* Fixed Tier 1 action descriptions
2025-08-02 16:49:13 +02:00
Psitacus
f1eb58f4b9
add sage cards (#515)
Co-authored-by: psitacus <walther.johnson@ucalgary.ca>
2025-08-02 14:40:00 +02:00
Psitacus
a4b1130142
Add Grace domain cards setup (#513)
* initial grace cards

* add cards with as much setup as is possible in the system

---------

Co-authored-by: psitacus <walther.johnson@ucalgary.ca>
2025-08-02 09:22:57 +02:00
WBHarry
371e6db0ee
Added Valor Cards (#503) 2025-08-01 21:33:15 +02:00
Psitacus
beeedee611
Rough compendium data (#487)
* add rough-in of compendium data

* remove non-srd items

* Removed faulty adversaries

* Added missing adversaries

---------

Co-authored-by: psitacus <walther.johnson@ucalgary.ca>
Co-authored-by: WBHarry <williambjrklund@gmail.com>
2025-07-31 04:50:02 +02:00
WBHarry
727cb692b4
[Fix] Compendium Prep (#360)
* Removed all items from compendiums to make sure nothing old sticks around. Fixed up structure

* Added Tier folders for Adversary/Environment
2025-07-16 15:10:37 -03:00
Dapoulp
4cdd2f05eb
Compendium Reorg (#94) 2025-05-31 22:20:10 +02:00