Commit graph

139 commits

Author SHA1 Message Date
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
wrenffxi
de649ddc1b Added Murzim Zucchetto pet mods into item_mods_pet.sql
Removed redundant item luas
Renamed some item luas to match item_usable.sql
Added to item_usable.sql a bunch of items that had completed luas.
Lots of food item QC.
2016-12-31 17:24:35 -05:00
eraffxi
359579240b removing all these damn colons again 2016-05-13 17:25:17 -04:00
Ninjistix
79394bee6a SQL: item_basic adjust ah values 2016-05-11 03:42:44 -04:00
Ninjistix
0f71ce37b6 SQL:Update AH category to remove some Ex,R/E,iLv Items from AH 2016-05-09 22:08:56 -04:00
Tahir Akhlaq
91755f46c0 beware polutils dumps, colons dont play nice
- fixes #3137
2016-05-07 01:49:30 +01:00
Hozu
c969efec6a SQL: Correct AH category for Fruit Parfait/Queen's Crown
From Soups to Sweets.
2016-05-06 16:57:27 -04:00
Ninjistix
ad95092cb7 shifted unknown ah values from 0 to 99
`aH` tinyint(2) unsigned NOT NULL DEFAULT '99',
2016-05-02 10:41:37 -04:00
Ninjistix
b821af8a60 adjusted sort to ascending, nothing else changed 2016-04-26 15:43:47 -04:00