World drop

From ThresholdRPG Wiki
Revision as of 12:02, 18 July 2021 by Gesslar (talk | contribs) (1 revision imported)

The world drop system is a mechanism by which random loot drops off kills no matter where you are in the game. The loot could be potions, magical scrolls, Battle cards, all sorts of different rewards.

These drops are in addition to what may drop from a monster's loot table, or a specific region's Zone drop table.

Drop rules

There are a few rules governing how drops will be awarded.

Contributing Factors

A player's world-drop chances is influenced by several factors, including his luck stat, his personal world drop bonus buffs, whether his lodge has grace, and other factors beyond his control.

BASE% + (max(0, luck - 15) / 5) + CARTOUCHE_GRACE_BONUS% + BONUS_WORLD_DROP_TOGGLE% + PLAYER_WORLD_DROP_BUFF%

A monster that is considered a boss has twice as high a BASE% than regular monsters.