Appeal Score Calculations

From DereSute Wiki
Revision as of 03:07, 22 September 2016 by Arcorann (talk | contribs)

Jump to: navigation, search

The total appeal of a team is the sum of the appeals of the as well as support members.

Formulae

Idol Appeal = Vocal Appeal + Dance Appeal + Visual Appeal
Stat Appeal (team/guest) = ceiling(Base * (1 + C + G + R + T))
Stat Appeal (support) = ceiling(Base * (1 + T) * 0.5)

where:

  • C is the boost from the center idol's center skill (between 0 and 0.9)
  • G is the boost from the guest idol's center skill (between 0 and 0.9)
  • R is the boost from room items (between 0 and 0.1)
  • T is the song type bonus, equalling 0.3 if the idol is the same type

Examples

Let's suppose that Idol_A is a cute type idol with 3460 vocal appeal. Effect list are as follows.

  • Center effect: All Cute Idols have 30% increase of all appeals
  • Guest center effect: Cute Visual appeal value up 90%
  • Room effect: All appeals up by 1%
  • Music Type Effect: S(mile)ING! (cute idol all appeal 30% up)

Idol's Vocal Appeal Value

  • Vocal Appeal = 3460 × (100 + 30 + 1 + 30) × 0.01 = 5571 (rounded up)

When calculating the appeal of support members, only the bonus from music type is incorporated. In addition, the support members contribute only half their appeal to total appeal.

For example, if the above Idol_A was a support member, the vocal appeal would be calculated as follows:

  • Music Type Effect: S(mile)ING! (cute idol all appeal 30% up)
  • Vocal Appeal = 3460 × (100 + 30) × 0.01 × 0.5 = 2249