One of my biggest PSO disappointments over the years was making my first Orotiagito after years of hunting and finding out that it was basically useless.
Hey, I'm making an excel-like document where I can lookup stats / boosts / requirements and stuff on weapons using BB PMT data as a basis. (I hate pso-world). I replaced for instance a number by the equivalent boost (for example Club of Laconium => x => +40% foie), I still have a lot to do. Stat boosts and Class requirements for instance are at the moment still numbers (255 means All can equip).
Is there a way to check what kind of quest rewards do those original quests that were added to the ephinea offer?
for normal sega quests pso-w is usually enough but pretty confused regarding those new ones
Hey, I'm making an excel-like document where I can lookup stats / boosts / requirements and stuff on weapons using BB PMT data as a basis. (I hate pso-world). I replaced for instance a number by the equivalent boost (for example Club of Laconium => x => +40% foie), I still have a lot to do. Stat boosts and Class requirements for instance are at the moment still numbers (255 means All can equip).
It was the easter event (which just ended), everything can drop Event Eggs and you can trade them in at the event shop for items, or gamble them with two NPCs in the shop for items. Gamble works similar to Coren but higher chance, and also if you get a weapon from the gamble it automatically comes with hit from 5 hit up to 50 hit. The "Tier 3" gamble has 10% chance to get an item from a list of 15 or so items with half of them being ubers like SJS, PWand, Lavis, Guld, HP, etc, some people were lucky and now we have a bunch of hit ubers in the market. "Tier 2" also had some good items but the list is much more diluted.
Is there a way to check what kind of quest rewards do those original quests that were added to the ephinea offer?
for normal sega quests pso-w is usually enough but pretty confused regarding those new ones
Almost none of the custom quests offer reward other than meseta.
One particular exception though, is that you can get Anti-Dark Ring for doing Tyrell's Ego quest with maximum kills (all monsters killed, including spawns that are easy to miss, and need at least 2 players to find all monsters) on Ultimate and under an hour.
Hey, I'm making an excel-like document where I can lookup stats / boosts / requirements and stuff on weapons using BB PMT data as a basis. (I hate pso-world). I replaced for instance a number by the equivalent boost (for example Club of Laconium => x => +40% foie), I still have a lot to do. Stat boosts and Class requirements for instance are at the moment still numbers (255 means All can equip).
Is this of interest for anybody else than me ?
A lot of that work is already done in the ItemPMT editors (but sadly only lee's is available).... I'll see if I can get mine out soon.
If you will really complete all that, I'd make different sheets for things like special names, stat and tech boosts, etc, so you can keep the numbers in the main weapon sheet but using a formula to select from the other sheets like for example:
- A "Specials" sheet has specials and their respective amount
- In the weapon sheet you would do something like this
="Special: " & OFFSET('Specials'!$B$2, P2, 0) & " Amount: " & OFFSET('Specials'!$B$2, P2, 1)
After you are sure the formula works, you should be able to grab the cell's corner and drag until the last row and it will autoupdate the formula for every row. and save lots and lots of typing
Hey, I'm making an excel-like document where I can lookup stats / boosts / requirements and stuff on weapons using BB PMT data as a basis. (I hate pso-world). I replaced for instance a number by the equivalent boost (for example Club of Laconium => x => +40% foie), I still have a lot to do. Stat boosts and Class requirements for instance are at the moment still numbers (255 means All can equip).
If Ragol Ring is equipped, it will revive you and disappear even if you have Scape Dolls in your inventory. The game always uses it before your Scape Dolls.
If Ragol Ring is equipped, it will revive you and disappear even if you have Scape Dolls in your inventory. The game always uses it before your Scape Dolls.