Commit Graph

22088 Commits

Author SHA1 Message Date
Northmoc
7bda8790ab deep_gnome_terramancer.txt 2022-07-07 11:36:46 -04:00
squee1968
6fd49d8bdf Moonshae Pixie & Myrkul's Edict (#1048)
* Moonshae Pixie & Myrkul's Edict

-closes #899
-closes #902

* Update moonshae_pixie.txt

* Update myrkuls_edict.txt
2022-07-07 17:24:57 +03:00
Anthony Calosa
18e3def8b7 Refactor FSkin to use Assetmanager 2022-07-07 21:07:40 +08:00
JohnWilliams77
8e5b05b075 Create draconic_lore.txt 2022-07-07 11:52:46 +01:00
JohnWilliams77
5679cf6873 Create decanter_of_endless_water.txt 2022-07-07 11:52:06 +01:00
JohnWilliams77
424f4ad88e Create cloak_of_the_bat.txt 2022-07-07 11:51:33 +01:00
JohnWilliams77
4d9d060e9d Create chardalyn_dragon.txt 2022-07-07 11:50:35 +01:00
Xavier
901a7bd670 First working draft. 2022-07-07 00:57:06 -04:00
Northmoc
2373596796 CLB: Elminster and support (#1053)
* elminster.txt

* TypeLists add Elminster to [WalkerTypes]

* TriggerScry ScryNum for setTriggeringObjects and getImportantStackObjects

* TriggerHandler.runSingleTriggerInternal implement RememberAmount for integer

* StaticAbility.toString allow for INSERT tag

* GameAction.scry track numLookedAt for trigger

* DigEffect.getStackDescription check for exile first in verb parsing

* AbilityKey add ScryNum
2022-07-07 07:20:44 +03:00
Xavier
54ed9790cc CleanUp -> Cleanup 2022-07-06 17:11:31 -04:00
t-w-o-s-a-t
6b11e0b5d1 Update de-DE.properties
reworked translation of DisposeTextures
there multiple possible translations of 'save' with totally different meanings - hard to decided wich to use for an nonnative speaker
that's why we work together - everyone does his share :)
2022-07-06 19:35:45 +02:00
JohnWilliams77
9f180759b8 2 CLB Cards (#1047)
* Create prized_statue.txt

* Create patriars_seal.txt
2022-07-06 16:55:19 +00:00
Xavier
6ba164ebad Card Script for Alaundo the Seer WithCountersType and WithCountersAmount, and modifications to ChangeZoneEffect.
This commit adds code to ChangeZoneEffect which enables WithCountersType and WithCountersAmount with an SVar dependent on Remembered when exiling.
2022-07-06 12:45:26 -04:00
Xavier
3fdff97f9f Card Script for Alaundo the Seer using PutCounters. 2022-07-06 12:39:41 -04:00
Paul Hammerton
33fc17a936 Some CLB Dragon cards and Obscura Polymorphist (#1045)
Some CLB Dragon cards and Obscura Polymorphist
2022-07-06 14:38:54 +02:00
paulsnoops
09313773e2 descriptions 2022-07-06 13:28:35 +01:00
Northmoc
801ee89391 Merge pull request #1041 from squee1968/Mocking-Doppelganger
Create mocking_doppelganger.txt
2022-07-06 07:47:01 -04:00
JohnWilliams77
ee228e3fd7 3 CLB cards (#1037)
* Create bonecaller_cleric.txt

* Create carefree_swinemaster.txt

* Create chain_devil.txt
2022-07-06 13:28:30 +02:00
Northmoc
558f79c2b2 Merge pull request #1007 from paulsnoops/hourglass_coven
(YCLB) The Hourglass Coven and spellbook cards
2022-07-06 07:21:07 -04:00
Northmoc
2f7bf741f3 Merge pull request #1008 from Northmoc/drafteffect
Give Alchemy mechanic Spellbook Draft its own API
2022-07-06 07:19:56 -04:00
Anthony Calosa
42c59b773b Merge pull request #1040 from Northmoc/carnelian
CLB: Carnelian Orb of Dragonkind and support
2022-07-06 18:06:09 +08:00
Anthony Calosa
ecdd4b2d77 update description 2022-07-06 12:38:40 +08:00
Xavier
cf148f4b2c Card Script for Alaundo the Seer. 2022-07-05 23:58:52 -04:00
Xavier
0b70fd0724 Draft of Call to the Void. 2022-07-05 22:44:02 -04:00
squee1968
0748b58a3a Update mocking_doppelganger.txt 2022-07-05 19:33:38 -05:00
paulsnoops
1762c7a0d8 editions 2022-07-05 21:59:48 +01:00
squee1968
55783fbc73 Create mocking_doppelganger.txt
-closes #897

Co-Authored-By: Northmoc <103371817+Northmoc@users.noreply.github.com>
Co-Authored-By: tool4ever <8506892+tool4ever@users.noreply.github.com>
2022-07-05 15:10:39 -05:00
paulsnoops
35710e31f2 scripts 2022-07-05 20:54:42 +01:00
Northmoc
9740e1e75b refactor old cards 2022-07-05 14:48:27 -04:00
Northmoc
de4b089033 carnelian_orb_of_dragonkind.txt refine value 2022-07-05 14:48:17 -04:00
Northmoc
9442f4c4d7 carnelian_orb_of_dragonkind.txt 2022-07-05 14:40:52 -04:00
Northmoc
d7eff45cd1 GN3: Imaryll, Elfhame Elite (+ refactor another quasi-keyword -> static) (#1033)
* AI stuff refactor keyword to check StaticAbilityAssignCombatDamageAsUnblocked

* ComputerUtilCombat refactor keyword to check StaticAbilityAssignCombatDamageAsUnblocked

* CreatureEvaluator refactor keyword to check StaticAbilityAssignCombatDamageAsUnblocked

* Combat.java refactor keyword to check StaticAbilityAssignCombatDamageAsUnblocked

* AnimateAllEffect.resolve support "staticAbilities" for garruk_savage_herald.txt

* imaryll_elfhame_elite.txt

* StaticAbilityAssignCombatDamageAsUnblocked.java

* refactor old cards

* AnimateAllEffect remove no longer needed

* AiBlockController.makeGoodBlocks restore lost '!'
2022-07-05 21:23:40 +03:00
paulsnoops
a972221408 Alchemy Rebalancing for July 7, 2022 2022-07-05 18:12:13 +01:00
xaviermd
0fdfe26eff Card script for CLB - Aboleth Spawn and modifications to TriggerAbilityTriggered to make it work. (#1035)
* Created the card script for Aboleth Spawn, and made the necessary modifications to TriggerAbilityTriggered to allow the identification of self-targeting triggered abilities.

* Changed the Aboleth Spawn card script, and TriggerAbilityTriggered.java following feedback on PR.
2022-07-05 16:57:25 +03:00
xaviermd
1527167c5e Card script for CLB - Bane Lord of Darkness (#1026)
* Created card script for Bane, Lord of Darkness.

* Minor edit to Bane, Lord of Darkness card script.

* Cleaned up card script and replaced Play with ChangeZone.

* Replaced You with Controller for consistent description.
2022-07-05 16:56:25 +03:00
Northmoc
bf6d41672d CLB: Firkraag, Cunning Instigator and support (#1019)
* firkraag_cunning_instigator.txt

* CardProperty.cardHasProperty add "mustAttack"

* AttackRequirement.hasRequirement fix (thanks TRT)

* Add timestamp check

* Don't treat Trove of Temptation Requirement as Restriction

* Clean up

Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.59>
2022-07-05 13:49:10 +03:00
tool4ever
3decca4752 Fix 2 NPE (#1036)
Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.59>
2022-07-05 11:23:49 +03:00
JohnWilliams77
dee309a9a7 GN 22 Nogi, Draco Zealot (#1025)
* Create nogi_draco_zealot.txt
2022-07-05 07:29:48 +02:00
Northmoc
1df114d694 GN3: Maeve, Insidious Singer (+implement GoadEffect.getStackDescription) (#1034)
* maeve_insidious_singer.txt

* GoadEffect.getStackDescription
2022-07-05 07:28:01 +02:00
squee1968
e1c08ef5af Add Mirror of Life Trapping
Add Mirror of Life Trapping
2022-07-05 07:17:47 +02:00
paulsnoops
8ecec15f0a number fix 2022-07-04 22:09:05 +01:00
paulsnoops
a9043a193a Game Night 2022 edition file 2022-07-04 22:06:19 +01:00
Anthony Calosa
04360e3705 Merge pull request #1023 from Northmoc/clb_3
CLB: 3 July
2022-07-05 04:26:52 +08:00
Northmoc
4333d95f5b shadowheart_dark_justiciar.txt use X:Sacrificed 2022-07-04 15:21:59 -04:00
Xavier Morin Duchesne
d1e1adf46d Cleaned up descriptions, added Duration$ Permanent to goaded, and fixed ValidCard$ for Attacks trigger. 2022-07-04 13:25:57 -04:00
Xavier Morin Duchesne
321516f691 Cleaning up card script. 2022-07-04 12:04:45 -04:00
Xavier Morin Duchesne
2ee5755085 Created card script for Jon Irenicus, Shattered One. 2022-07-04 11:58:26 -04:00
Northmoc
ebc92dc90f CLB: Vhal, Candlekeep Researcher and support (#1022)
* AbilityManaPart.meetsManaRestrictions add zone restrictions

* vhal_candelkeep_researcher.txt

* AbilityManaPart.meetsManaRestrictions tidier

* AbilityManaPart.meetsManaRestrictions fix for AI
2022-07-04 18:14:14 +03:00
tool4ever
3d634b6dac Global DamageHistory (#622)
* Global DamageHistory

* Add new cards

* Improve Ogre Enforcer

* Clean up

* Minor fixes
2022-07-04 13:27:44 +00:00
Northmoc
d2f223dc4e Merge pull request #1021 from JohnWilliams77/patch-19
2 GN cards 1 CLB card
2022-07-03 20:27:01 -04:00