Author Topic: Looking for Weapon, Armor & Accessory Buy/Sell Price  (Read 4818 times)

Grobycftw

  • Architect of Kajar
  • Porrean (+50)
  • *
  • Posts: 85
  • Chilling in the Bend of Time
    • View Profile
Looking for Weapon, Armor & Accessory Buy/Sell Price
« on: November 29, 2019, 06:03:37 am »
Hey guys, I can't figure out how to edit the Price of items
Let's say I want to edit :

Rainbow Axe    Forge = 24,000    Sell = 10,957
Here's a few other number

Bone Axe  150     245
Iron Axe   560     522
Silver Axe 2,000  1,210
Stone Axe 7,980  3,987

I've changed every 10957 in the iso (2ACD, and in little-indian CD2A) both didn't work.
I tried doing 10957 x 2 , sometime it uses 1/2 the value, I can't remember where I've seen it for money but I think it's related to Newgame+ (just like enemy's HP do) didn't work either,
I also found out in the script to buy the Masterhammer for 10000 (2710) or (1027), the value was actually (10A7) , so I looked for (CDAA)
if 2710 -> 1027  -> 10A7
   2ACD -> CD2A -> CDAA
Still no luck changing every CDAA in game (lots of visual glitch but price didn't changed) xP

Scanning through
0197.smith_shop_goods_list.out   Y   5698   Y   5698
0198.smith_shop_costs_list.out   Y   5700   Y   5700

I made these lists
https://drive.google.com/open?id=1_VndbWN-sTNuI2W2UVszkzdhJH-bhJU0

I Found that the number of mats it cost to forge the corresponding Item, will affect the Forge Price but Not the Sell Price. (I listed the mats price in the Weapon Forge Cost)
The way it calculates the price of an Item is using the (let's call it) "Main" mats and multiplies it buy the number of total mats. (Sorry sounds dump at first) but here's an example :
If I make an item cost 10x Bones and 1x Rainbow Shell to forge, the price will be the same as 11 Rainbow Shell (11 x 2400 = 26400)

I'll keep looking around
0197.smith_shop_goods_list.out
0198.smith_shop_costs_list.out

I think it should be somewhere there.

I have all the Element Shop listed, it's very easy to edit Element price :o but sadly it is not build the same way as blacksmith's Shop >.<

Ideally I'd like to change everything (Forge/Sell)
If anyone knows something about this don't hesitate to let us know : )  thx!

prizvel

  • Guru of Time Emeritus
  • Guardian (+100)
  • *
  • Posts: 118
  • Our planet's dream is not over yet
    • View Profile
Re: Looking for Weapon, Armor & Accessory Buy/Sell Price
« Reply #1 on: January 02, 2020, 09:40:17 am »
At one time I was looking for prices, in particular I was interested in the price of a gold tiara, but I never found it. I can only say 99% that the price is not in the files 0197.smith_shop_goods_list.out and 0198.smith_shop_costs_list.out

Grobycftw

  • Architect of Kajar
  • Porrean (+50)
  • *
  • Posts: 85
  • Chilling in the Bend of Time
    • View Profile
Re: Looking for Weapon, Armor & Accessory Buy/Sell Price
« Reply #2 on: November 23, 2020, 12:33:46 pm »
Heyy y'all finally some new discovery!

Here's the Weapon-Armor-Accessory Forge Price!!  8)
I made a little doc explaining how it works

https://drive.google.com/file/d/1z8jHgWihnGYmpTiPzLbrwmWhtBS-EHoU/view?usp=sharing

It is located just before the Weapon/Armor/Accessory  Character Restriction/Equipable

Somehow we still can't edit the price of all Secondary Material (Eyeball, Humour, Scale...)
And we haven't found the Sell Price yet  :o  still under study

The way Element Price Buy/Sell works is it takes the Price of the Element and divide it by 4 and round it down.

Magnify
Buy = 1670
Sell = 417 -> (417.5)

(most element price finishes by 0, 2 ,5 or 7  expected for a few)
I assume it is the same for Weapon/Armor/Access since every(so far) Sell Price finishes by 0, 2, 5 or 7

Hopefully we'll have some result soon!
« Last Edit: November 23, 2020, 11:57:15 pm by Grobycftw »

F-man

  • Iokan (+1)
  • *
  • Posts: 12
    • View Profile
Re: Looking for Weapon, Armor & Accessory Buy/Sell Price
« Reply #3 on: February 04, 2023, 02:47:31 pm »
I did little research on this too. So my finds are collected here:

(Material/Equipment price value is in the file 23 in the offsets 08 and 09.)

Equipment prices:
Forge: Main material price from the file 23 x Number of all materials used x 2
Sell: Equipment price from the file 23 x 2.5

If there is no main material (Bone - Rainbow Shell) then value 100 (64) is used instead in the forge formula.

Very simple formulas all in all.
« Last Edit: February 04, 2023, 03:24:24 pm by F-man »

ZeaLitY

  • Entity
  • End of Timer (+10000)
  • *
  • Posts: 10795
  • Spring Breeze Dancin'
    • View Profile
    • My Compendium Staff Profile
Re: Looking for Weapon, Armor & Accessory Buy/Sell Price
« Reply #4 on: December 07, 2023, 04:27:01 pm »
Thanks a ton. Added (along with some other spare notes you left) to the encyclopedia.