Commit graph

147 commits

Author SHA1 Message Date
wrenffxi
e8b245ea61 [version update] item_basic 2019-06-16 14:29:39 -04:00
helixhamin
013dbc1024 Revert name changes for those with a . in the name
Also updated the price for item 5677 (patriarch saute)
2019-06-03 13:44:17 +08:00
helixhamin
1f2781822d Added and fixed some item_equipment.sql entries.
Added mods for those also.
Please note, the changes to item_latents.sql is just moving things around so they are laid out more logically. I limited it to the first 200ish lines so as not to overwhelm a reviewer.
Also fixed some further misnamed items, and some mistakes in the item_usable.sql (No lua scripts here changed other than matching the name with the name fix in the appropriate sql table)
2019-06-03 09:42:58 +08:00
TeoTwawki
6dd3c0e990 This item was never attainable on retail so I'm wonder where this base sell price came from. 2019-05-29 07:57:07 -04:00
Julian Wechsler
045c5fe41c Fixed id's, added new items in item_basic that were missing to item_equipment, ran sql scripts successfully this time. 2019-05-19 23:05:27 -04:00
Julian Wechsler
2f6de1ed30 fixed item id 2019-05-19 22:54:45 -04:00
Julian Wechsler
5c41fa0e44 added missing items to item_basic and item_equipment 2019-05-19 16:56:49 -04:00
wrenffxi
05b9e218ce [client update] items 2019-05-13 16:18:25 -04:00
helixhamin
8bbcd70cba Add all missing item_basic, and fix some AH categories for items able to be sold on the AH.
This adds the last of the missing items to item_basic.sql, but there are still many errors from past additions that I will fix later. There is enough change here as it is...

Most items still need added to other SQLs (item_equipment, item_weapon, item_mods, etc) before the items do more than just exist.
2019-05-09 11:26:41 +08:00
helixhamin
ba85a62299 Added items and item stats (item mods/latents) to items 21579 to 21682
Fixed the -2% damage for item 21373:
https://www.bg-wiki.com/bg/Sihirik (Used the wrong modid)
Fixed the mistakes I made in altanas_repast_+1.lua and altanas_repast_+2.lua (Incorrect itemid)

All added weapons should now be equippable and should give most mods/latents. Any mods/latents that cannot be used are commented in the appropriate file.

Please note, all Dynamis (D) latents are unavailable. The mod for Dynamis (D) still needs to be created before effects can be implemented (Please check the last area for the item_latents.sql file for all items currently created with additional Dynamis (D) latent effects)
2019-05-06 16:09:12 +08:00
TeoTwawki
5bc9fa1bf4
Merge pull request #5913 from isotor/vendor_prices
Update a bunch of vendor prices, majority low cost exploitable
2019-05-05 12:52:03 -04:00
helixhamin
ef3dcee49d Add a couple items
Some food
And even a new WS!

Try this again...

(Not sure how Fenian Ring Shield Bash +50 got deleted...
I put it back!!!)
2019-05-03 16:04:50 +08:00
isotor
b05b8b34f6 Update a bunch of vendor prices, majority low cost exploitable 2019-05-02 10:16:43 +03:00
helixhamin
7249b1f3f7 Fix incorrect flags
Information based on POL Utils.
2019-04-30 17:42:16 +08:00
helixhamin
8561310454 Add more missing items, missing weapons, missing armor (item_armor for weapons), missing furniture, and corrected some pup attachments. 2019-04-22 17:10:02 +08:00
TeoTwawki
e0c7b0fe2f
Merge pull request #5862 from helixhamin/Missing_items_2_branch
Add ilvl 119 Mnk/Pup items
2019-04-19 10:21:11 -04:00
helixhamin
4afeb513ca Add ilevel items and a couple others (And some slight fixes to others) 2019-04-19 18:10:52 +08:00
helixhamin
2105d13132 Added missing item_basic up to item 21514.
Still need to verify missing items after that.
2019-04-17 17:37:34 +08:00
Julian Wechsler
da743c03aa Added a few missing items, added missing model ID's, fixed incorrect model ID's, added script for shadow lord shirt 2019-04-02 22:05:22 -04:00
wrenffxi
0b50dfe0cc [version update] items 2019-03-11 19:00:58 -04:00
wrenffxi
0324f1333f item names, item_basic 2019-02-10 10:26:20 -05:00
wrenffxi
7fdc5bf18f (30181222_1) Items 2019-01-10 05:48:48 -05:00
ShelbyZ
1a3ee2a75d BaseSell higher than shop sell price
- This would allow players to buy low and sell high adding gil to the
economy
2019-01-01 11:16:22 -08:00
Tahir Akhlaq
d5ac1d06a7
Merge pull request #5529 from TeoTwawki/meepmeep
adjust resale price of scroll_of_herb_pastoral to plug an exploit
2018-12-31 22:06:01 +00:00
TeoTwawki
d835e51ffa adjust resale price of scroll_of_herb_pastoral to plug an exploit 2018-12-31 16:12:43 -05:00
nfaletra
f26bf672f4 Add sub ids to the spells and fix their dumb flags 2018-12-31 09:07:26 -07:00
Zynjec
94ce3c3dee
Removed EX items from auction house 2018-07-04 12:04:36 -04:00
Tahir Akhlaq
cc0f333bfe
Merge pull request #4970 from helixhamin/Puppet_attachment_update_and_addition
Update the item_basic.sql and item_puppet.sql to include all current …
2018-06-27 12:37:56 +01:00
helixhamin
fba4fd461d Update the item_basic.sql and item_puppet.sql to include all current attachments for puppet.
This is currently only the SQL implementations. The ability luas will either be done in a later pull, or combined with this submission if I have the time to do it before merge.
Includes some cost (element affinity for attachment) adjustments.

Added inhibitor_ii.lua and tension_spring_iv.lua as well as correct values to match BG, not ffxiwikia on tension_spring_iii.lua.
2018-06-11 12:04:59 +08:00
helixhamin
728ba0ce37 Moghancement fix
- [x] Change Moghancements to match fec0d41f24/src/map/items/item_furnishing.h values, instead of whatever they were doing before.
- [x] Fixed the aura value for furniture.
- [x] Added missing furniture to item_furnishing.sql and item_basic.sql.

All moghancements and aura values should now match: https://www.bg-wiki.com/bg/Category:Furnishing#Furniture_List
2018-06-01 15:46:54 +08:00
wrenffxi
dfdbebc18d adjusted resell price of karimata arrowheads 2018-05-16 22:07:41 -04:00
wrenffxi
61d1939fbd fix some mismatched usable item names 2018-02-18 17:17:32 -05:00
Ninji
d944f36605 item_basic updates for dec client 2017-12-26 11:00:31 -05:00
Santssoft
845166ce73 [SQL] Add missing subid to pup attachments 2017-12-20 13:27:40 +01:00
Ninji
0a8795e429 item_basic update for Sept Client Version
- some minor flag correction/adjustments
- removal of : from some item names
2017-09-15 20:21:59 -04:00
wrenffxi
c8c8298c66 fixed item name for prized angler stewpot in item_basic, so this food will now be usable. 2017-07-04 18:32:53 -04:00
TeoTwawki
45fd374357 Corrected Fuma Shuriken pricing
I got on retail using someone elses account to check firsthand: ffxiclopedia is wrong, ffxiah is wrong.
I may be slightly off from minimal fame differences.
Better than it was.
2017-06-29 14:55:18 -04:00
Helix Hamin
db80cb1d4e Add missing basic items, and some other things to go with them. Up to item number 9279 of item_basic.sql 2017-03-14 15:04:20 +00:00
ffxijuggalo
7a1ab954a2 Corrected Revealers Pants into legs category 2017-03-05 02:01:49 -06:00
ffxijuggalo
751a0964d2 rearranged some out of order item ids
Also fixed heavy metal pouches, shouldn't be on the auction house.
2017-03-03 00:36:48 -06:00
TeoTwawki
bf5dda0470 Move Damascus Bullet Pouch AH category from instruments to ammo. 2017-03-02 14:06:07 -05:00
TeoTwawki
67d143971f Merge pull request #3768 from ffxijuggalo/item-basic-fix
Fixed: Corrected aH values to match retail
2017-03-02 14:03:16 -05:00
ffxijuggalo
f9d707e672 Fixed: Corrected aH values to match retail 2017-03-02 04:56:57 -06:00
TeoTwawki
5267510f93 Adjust NPC purchase price of Parsley, assuming this was a typo 2017-03-02 00:56:12 -05:00
Fizztastic
73ad8124ae Remove : symbols 2017-02-10 23:47:25 -05:00
Fizztastic
82ba6126ff New items from Feb 10th 2017 Update 2017-02-10 17:19:06 -05:00
Fizztastic
ca03bc345f January 2017 update item stack size changes 2017-01-31 13:38:22 -05:00
Fizztastic
d08dcc2ba0 Item flags changes for 01/09/2017 update 2017-01-31 00:35:33 -05:00
Jeff
79e3d0f9d2 01/09/17 Update Item Sync (#3664)
Added the 378 missing items to be in sync with the January 9th update
2017-01-29 01:57:33 -05:00
wrenffxi
7c62c6ccb6 More food QC 2017-01-03 15:44:15 -05:00