-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch '1.6AntimagicWyrmicFungus' into 'master'
1.6 antimagic wyrmic fungus (ANTIMAGIC) Misc: - Fix Fungus quest Resolve: - Stamina/eq gain reduced, is now base, and has no interaction with Antimagic Shield - Blocks up to 3 elements at TL3 - Scaling reduced Antimagic Shield: - Cooldown dramatically reduced. Whether this breaks can be very random and spending a turn reactivating it is cost enough - Scaling reduced - Manaburn removed. This was causing huge problems for players and in general isn't a great way to scale the manaburn as it arbitrarily punishes multihits dramatically Aura of Silence - Renamed Antimagic Zone - Targeted radius 3 area instead of PBAOE - Now does Manaburn each turn for 6 turns - Silence now uses full power for the apply check - Allows all manaburn damage to use your Nature damage and penetration Mana Clash: - Mana burn proc removed. Too much resource burn scaling is really unfun for Mages - Now also removes all magical sustains from the target once you complete the Fungus quest (FUNGUS) Wild Growth: Redesigned to give max life and life regen. This is designed to help ensure a high enough life value to buffer and make the regeneration theme work well Fungal Growth: Increases the duration of any regeneration effects by a %+1. Various effect tags updated to work with this (Vitality, Soothing Darkness, etc) Ancestral Life: - Now gives turn energy on any direct healing received not counting overheal. This is simpler and fixes a number of exploits and unfun gameplay related to manually cancelling effects Sudden Growth: - Cooldown reduced - Can crit (WYRMIC) Breaths: - All have 100% chance to apply a 3 turn debuff, some effects shuffled around - Radius scaling is the same but now capped at 10, basically the peak of player TL Ranged melee attacks (Ice Claw, Wing Buffet): - Damage reduced - Range fixed to 3 so they don't straight up overshadow breaths as a ranged option or let NPCs one shot you at range 10 - Now use shields in the attack Tornado: Redesigned to be a "soft" CC that knocks back everything including the target its chasing but moves very slowly. This talent is hilarious. (HIGHER DRACONIC) Wyrmic Guile: - Now scales Str and Wil instead of Cun - Breath cooldown reduction removed Chromatic Fury: - All damage types relevant to Wyrmic added - Scaling increased (mostly) - Learning this talent now adds a Willpower bonus to all breaths. This may seem crazy good, but breath damage values are subject to an extra DR step that cuts their TL5/100stat (and higher) damage values dramatically. This is also so drakes don't get the breath damage buff. See merge request !512
No related branches found
No related tags found
Pipeline #
Showing
- game/modules/tome/class/Actor.lua 16 additions, 4 deletionsgame/modules/tome/class/Actor.lua
- game/modules/tome/data/birth/classes/wilder.lua 1 addition, 2 deletionsgame/modules/tome/data/birth/classes/wilder.lua
- game/modules/tome/data/chats/myssil.lua 3 additions, 2 deletionsgame/modules/tome/data/chats/myssil.lua
- game/modules/tome/data/damage_types.lua 9 additions, 4 deletionsgame/modules/tome/data/damage_types.lua
- game/modules/tome/data/quests/lightning-overload.lua 4 additions, 4 deletionsgame/modules/tome/data/quests/lightning-overload.lua
- game/modules/tome/data/talents/gifts/antimagic.lua 74 additions, 50 deletionsgame/modules/tome/data/talents/gifts/antimagic.lua
- game/modules/tome/data/talents/gifts/cold-drake.lua 38 additions, 9 deletionsgame/modules/tome/data/talents/gifts/cold-drake.lua
- game/modules/tome/data/talents/gifts/fire-drake.lua 38 additions, 20 deletionsgame/modules/tome/data/talents/gifts/fire-drake.lua
- game/modules/tome/data/talents/gifts/fungus.lua 41 additions, 38 deletionsgame/modules/tome/data/talents/gifts/fungus.lua
- game/modules/tome/data/talents/gifts/higher-draconic.lua 83 additions, 59 deletionsgame/modules/tome/data/talents/gifts/higher-draconic.lua
- game/modules/tome/data/talents/gifts/sand-drake.lua 39 additions, 14 deletionsgame/modules/tome/data/talents/gifts/sand-drake.lua
- game/modules/tome/data/talents/gifts/storm-drake.lua 49 additions, 36 deletionsgame/modules/tome/data/talents/gifts/storm-drake.lua
- game/modules/tome/data/talents/gifts/venom-drake.lua 43 additions, 13 deletionsgame/modules/tome/data/talents/gifts/venom-drake.lua
- game/modules/tome/data/talents/techniques/weaponshield.lua 1 addition, 1 deletiongame/modules/tome/data/talents/techniques/weaponshield.lua
- game/modules/tome/data/timed_effects/magical.lua 1 addition, 1 deletiongame/modules/tome/data/timed_effects/magical.lua
- game/modules/tome/data/timed_effects/mental.lua 1 addition, 1 deletiongame/modules/tome/data/timed_effects/mental.lua
- game/modules/tome/data/timed_effects/physical.lua 28 additions, 15 deletionsgame/modules/tome/data/timed_effects/physical.lua
Loading
Please register or sign in to comment