Commit graph

107 commits

Author SHA1 Message Date
Tyler
172ff87bb5 Implements dead aim trait 2020-08-28 02:15:31 -07:00
Apocarypse
1832bd82f3
Add Inquartata trait (#807)
* Inquartata trait
Added mod enum for Inquartata in modifier.h
Added entries for Inquartata in traits.sql
Applied Inquartata bonus logic to GetParryRate()

* Removed the trait check
inquartataBonus should be giving 0 any time
it's called and entity doesn't have the trait.
2020-07-15 16:51:22 +00:00
ibm2431
43ff6186b0 Merge branch 'traits-update' into release 2020-06-10 18:58:38 -07:00
ibm2431
45bfc2d4f6
GEO SQL and Header changes (#689)
* GEO SQL and header files

* Spell list additions and cleanup

* Adjust automaton controller to use new effect enums
2020-06-06 02:48:43 +00:00
Apocalypse
30e094e583 added missing traits and updated existing ones 2020-05-27 11:21:38 -05:00
Apocalypse
df18ada06c added missing traits and updated existing ones 2020-05-21 16:23:42 -05:00
MrSent
575e388301 Fix for DNC closed position ability to be added only after a merit has been added to the trait.
This fixes the following issue:

Closed Position trait is given freely at 75 without putting merits in it. #512
2020-04-25 11:40:04 +01:00
Topaz
3eb1c1570f Remove DSP branding (copyright notices retained) 2019-12-02 12:40:02 -08:00
isotor
3e4aa77454 Correct content tags for a number of abilities and traits 2019-05-09 14:52:15 +03:00
TeoTwawki
08ec63ada7
Merge pull request #5673 from davismj/traits/drg-traits
traits(dragoon): Add Dragon Killer II, Smite I and II to DRG
2019-02-14 19:06:13 -06:00
TeoTwawki
cb44227af1
Merge pull request #5672 from davismj/trait/conserve-tp
trait(conserve tp): Add Conserve TP
2019-02-14 19:02:35 -06:00
TeoTwawki
1f7f4a5c3f
use NULL value and not 'NULL' string
The price is NULL Bob!
2019-02-12 16:25:03 -05:00
isotor
e8a466e276
Remove WOTG tag from RDM MAB trait
MAB1 and MAB2 traits not tied to WOTG, so simply updating the field to NULL to correct.
2019-02-12 07:57:08 +03:00
Matthew James Davis
304eba1d48 traits(dragoon): Add Dragon Killer II, Smite I and II to DRG 2019-01-29 12:47:55 +09:00
Matthew James Davis
b0a7734030 trait(conserve tp): Add Conserve TP 2019-01-29 12:30:35 +09:00
Zynjec
08c4519835
Merge pull request #5174 from nfaletra/hasteRewrite
Haste Rewrite
2018-08-16 12:31:26 -04:00
nfaletra
5a16256d8b PUP Traits
Fixed Resist Slow
Fixed Resist Amnesia
Fix Evasion Bonus
Fix Martial Arts
Add Smite
Add Tactical Guard
Hook up Fine Tuning Merit ID
Hook up Optimization Merit ID
2018-08-15 16:21:38 -06:00
nfaletra
eb1342428b Merge branch 'master' of git://github.com/DarkstarProject/darkstar into hasteRewrite 2018-08-14 11:53:47 -06:00
nfaletra
d7110d34db Haste Rewrite 2018-08-10 23:55:10 -06:00
nfaletra
bd92ba7ff8 SMN Traits
Fix Resist Slow levels/values
Implement Blood Boon
Implement Stout Servant
2018-08-08 13:22:31 -06:00
nfaletra
dfceebd0d8 Fixed Resist Blind Values
Added Resist Blind Tier
Added Demon Killer Tier
Hooked up Ikishoten merit ID
Hooked up Overwhelm merit ID
2018-06-20 17:07:49 -06:00
nfaletra
7e2458c286 Merge branch 'master' of git://github.com/DarkstarProject/darkstar into local 2018-06-13 10:19:10 -06:00
areckx
004abb9219 order fix 2018-06-09 13:04:29 -07:00
areckx
fe12b775a1 Added crit. def. bonus trait to brd, drg, and pup 2018-06-08 15:14:36 -07:00
nfaletra
40249b868b Fixed Resist Bind Values
Added Resist Bind Tier
Added Ninja Tool Expertise Merit ID
Adjusted Ninja Tool Item Mods
2018-06-08 11:02:40 -06:00
TeoTwawki
9cc88662bf We don't quote unless its a string!
Death to quoted integers!

Also added a primary key to use `--order-by-primary` dump flag.
2018-06-02 10:18:28 -04:00
Matthew James Davis
35dafc96bc trait(daken): Add Daken to attack round computation
closes #3834
2018-05-29 11:26:17 +09:00
nfaletra
c103e6f214 Fix modid in traits.sql 2018-05-25 09:58:20 -06:00
nfaletra
5597c3323b Add Shield Def. Bonus to WHM
Implement Divine Benison
2018-05-21 11:51:29 -06:00
nfaletra
c1c0494da0 Typo fix
Wrong Mod ID
2018-05-16 16:51:39 -06:00
nfaletra
6b5bdfd4f7 Added Undead Killer Tiers
Fixed Resist Sleep Values
Added Resist Sleep Tiers
Added Shield Mastery Item mod
Implemented Iron Will
Added Shield Def. Bonus
Implemented Crit. Def. Bonus
2018-05-16 16:16:09 -06:00
nfaletra
d24bcd7659 * Made Enhances "Last Resort" effect a latent to dynamically remove the mod when gear is equipped/unequipped
* Removed the previous mod for Last Resort completely, not needed
* Updated Stalwart Soul trait/mod
* Cleaned up doSoulEaterEffect math
2018-05-04 11:51:56 -06:00
nfaletra
b67dea77ab Fixed Attack bonus levels/tiers
Fixed Desperate Blows db, core, and scripts
Fixed Resist Paralyze levels/values
Added Arcana Killer tier
Added Crit. Atk. Bonus
Added Smite
Added Occult Acumen
Implemented Stalwart Soul
Implemented Muted Soul
Fixed Afflatus Solace/Misery to be WHM main only
2018-05-04 00:04:06 -06:00
nfaletra
e5a5c0831d Fixed shield def. bonus job ids 2018-05-03 12:09:03 -06:00
nfaletra
3412af42c2 Fixed Defense Bonus tiers/levels
Fixed Resist Virus values
Added Resist Virus V
Added Double Attack tiers
Fixed/Added Attack Bonus tiers
Added Smite
Added Crit. Atk. Bonus
Added Shield Mastery
Implemented Fencer
Implemented Shield Def. Bonus
Added item mods for Fencer
Added item mods for Shield Def. Bonus
Gutted old *_MAGIC_SKILL globals and replaced with new dsp.skill table values
2018-05-02 16:40:35 -06:00
nfaletra
9d9e33a619 Fixed Resist Petrify Values
Added Tier of Resist Petrify
Updated content tags for RDM Shield Mastery
2018-05-01 12:36:00 -06:00
nfaletra
396c34c614 * Fix Clear Mind levels in DB
* Add Conserve MP tiers in DB
* Implement Elemental Celerity
* Implement Occult Acumen
2018-04-26 16:32:51 -06:00
nfaletra
1316fefa24 Implement Tactical Guard 2018-04-20 15:43:45 -06:00
nfaletra
58ac896a24 Implement Smite Job Trait (just for mnk for now) 2018-04-20 15:12:20 -06:00
nfaletra
17f814f06e Fix mnk kick attacks levels and values in traits table 2018-04-19 10:00:52 -06:00
nfaletra
7ebd649f11 Fix mnk max hp boost values in traits table 2018-04-19 09:59:00 -06:00
nfaletra
55815dee71 Fix mnk counter rate values in traits table 2018-04-19 09:56:59 -06:00
nfaletra
47e1bdfee1 Fix mnk subtle blow levels in traits table 2018-04-19 09:54:51 -06:00
nfaletra
49bbae4daf Implement Gilfinder
Fix Resist Gravity levels
Fix Dual Wield levels
2018-04-17 00:47:04 -06:00
nfaletra
8a26d95232 Add Crit. Atk. Bonus job trait to THF 2018-04-02 11:14:14 -06:00
nfaletra
95af1b832a * Implement gear enhancements to certain THF job abilities (Acc/Collab, Hide, Sneak/Trick Attack)
* Implement THF Group 2 Merit Abilities/Traits (Assassin's Charge, Feint, Aura Steal)
* Added meritid to traits table so merit traits don't appear in Job Traits list when the category hasn't been merited
* Updated Job Trait code to look at merits to compile the correct list of traits
2018-02-03 10:12:24 -07:00
David Norris
78ba871dd2 Fixed TP return for Shield Mastery to correct values 2017-07-30 17:54:51 -05:00
dwn134
150035ac0f changed TP return for shield mastery
when it was 300TP for a full guage 1, 2, 3 and 4TP were the correct values, but not that its 3000TP to should be 10, 20, 30, and 40TP
2017-07-14 18:48:40 -05:00
TeoTwawki
ae6700dc9c Move Field Manuals, Grounds Tomes, and Voidwatch NPCs away form needing static IDs in zone scripts..
Note: npc_list.sql looks more changed than it is. Due to formatting and re-dumping parts of it, I broke git blame. But if an NPC is wrong it was already wrong, I wasn't there to change NPCs just re-tag and re-flag.

btw, THOU SHALT NOT QUOTE NON STRINGS. Cough.
2017-01-24 06:10:12 -05:00
Tyler Schneider
755ba0a47d Fixed the TP return from Shield Mastery 2016-01-14 21:20:42 -07:00