Blacksmith

● ARCHIVED · READ-ONLY
Started by josh1988 7 posts View original ↗
  1. Hi I want to event a black smith where instead of bying new weapon you can go to a back smith and pay him to increase the paramaters of you weapons. Like if you took a sword from him he can increase the attack power of the weapon. Is there a way to event this.
  2. Here's a little tutorial :

    -First,make versions of that weapon you want to upgrade.Lv. 1-Lv.2 -Lv.3 etc...

    -Second make the blacksmith event.When you talk to him,he offers to upgrade your sword.Each time the cost increases ex : 1000G 2000G etc...

    -Now,when the player accepts the blacksmith's offer,1000 G or whatever are decreased from his gold,and the normal weapon is replaced by the Lv.2 Version.Toggle a switch that will remember the current upgrade.Then,on the second page,make the Condition that switch,when that,the blacksmith offers Lv.3 Upgrades.

    -Sorry If I'm pretty complicated.So I took screenshots

    First Tab :

    EventTut1.PNG

    Second Tab and to infinity :

    EventTut2.PNG
  3. Ultim1337Gamer said:
    Here's a little tutorial :

    -First,make versions of that weapon you want to upgrade.Lv. 1-Lv.2 -Lv.3 etc...

    -Second make the blacksmith event.When you talk to him,he offers to upgrade your sword.Each time the cost increases ex : 1000G 2000G etc...

    -Now,when the player accepts the blacksmith's offer,1000 G or whatever are decreased from his gold,and the normal weapon is replaced by the Lv.2 Version.Toggle a switch that will remember the current upgrade.Then,on the second page,make the Condition that switch,when that,the blacksmith offers Lv.3 Upgrades.

    -Sorry If I'm pretty complicated.So I took screenshots

    First Tab :

    attachicon.gifEventTut1.PNG

    Second Tab and to infinity :

    attachicon.gifEventTut2.PNG
    thanks I see how you are doing that. I have a question though. Can you do this for mutiple charaters.
  4. Can you please give more details ?
  5. That's where you'll meet some complications if you're going to stick to events. The event box would be enormous (or it may even be impossible) trying to account for all the party members, and all the possible weapons you can have. Unless every character uses a single weapon throughout the entire game, that event won't do.

    I recommend just getting a script.
  6. Thanks I found a scrift perfect for what I needed.
  7. josh1988 said:
    Thanks I found a scrift perfect for what I needed.
    would be interested to see what that is. If thats ok could you link to the script?