Change 6471

From Tsunami Wiki
Jump to: navigation, search

```Originally Posted : Tue Apr 04 12:27:16 2023
Posted by : Marisil
Title : Parties + Dream Fragments
----------------------------------------
Raging Party Animals,

Dream fragments will now be shared within parties. The way it
currently works is as follows:

1. The party member who lands the killing blow splits the
fragments with the other party members.
2. The other party members _must_ be in the same room as
the killer to get their fair share of the pie.
3. An even distribution will be attempted, but any "extra"
fragments that do not divide evenly given the party size
will be randomly distributed amongst all the members.

For instance:

a. My party of 3 people kills a mob that gives 8 dream
fragments.
b. Each member will get 2 fragments, because that is the
amount that can be evenly distributed (8 / 3 = 2 in
integer math).
c. The remaining 2 fragments (8 - (3 * 2) = 2) will be
randomly distributed amongst the 3 party members.
Someone might get 2 while the other two players get
nothing extra, or two players will get one fragment
each while the other player gets nothing extra.

This is the default behavior for dream fragments in parties
now. Someone else can tweak this further if people want
this to respect "autosplit" settings or whatever.

Cheers,
Marisil
```