Ok here what I want to do. so i have Yanfly's Item Upgrade slots, but I want add an if statement in the notetag. such as this:
◆If:Party has Impure Copper
◆If:Party has Repair Hammer
◆If:Nether has learned Forge Metal
◆Change TP:Entire Party, - 1
◆Change Items:Impure Copper - 1
◆Comment:<Upgrade Weapon Type: 2>
: :<Upgrade Armor Type: 2, 3, 4, 7, 15>
: :<Upgrade Effect>
: :ATK: +1
: :</Upgrade Effect>
◆
:End
◆
:End
◆
:End
how do I go on doing that? (Note: I have little to no experience Javascript.)