DNR: Difference between revisions

From Phantasy Star Universe Clementine
No edit summary
No edit summary
Line 1: Line 1:
DNR (Drop Nothing Rate) and DAR (Drop Anything Rate) are calculations that run whenever a box is opened, to determine whether a box drops one of its three possible items, or nothing. The following is applied in order when a box is opened:
Apparently this was massively out of date so please watch this space for actually correct information later I guess
 
# DAR calc runs. If passed, go to line 2; if failed, go to line 4.
# DNR calc runs. If passed, one of the three items from the box drops. If failed, go to line 3.
# DNR calc runs. If passed, one of the three items from the box drops, but from one mission rank lower. If failed, go to line 4.
# Meseta drops based on mission rank.
 
On occasion, you may receive Area box drops, which are often room decorations listed in a [[Missions|mission page's]] "Special Area Drops" box.
 
DNR scales by party member - for each party member after the first, DNR increases by 6%, for a maximum of 30% for a party of six.

Revision as of 13:01, 26 January 2021

Apparently this was massively out of date so please watch this space for actually correct information later I guess