Difference between revisions of "Appeal Score Calculations"

From DereSute Wiki
Jump to: navigation, search
m (Parameters affecting Total Appeal for a Unit)
Line 1: Line 1:
In Progress
+
The total appeal of a team is the sum of the appeals of the as well as support members.
----
 
  
== Parameters affecting Total Appeal for a Unit ==
+
== Formulae ==
* Each Idol's stats (Dance, Visual, Vocal)
 
* Center Idol's Effect
 
* Guest Idol's Effect
 
* Room Item Effects
 
* Song Type (Passion, Cute, Cool)
 
* Support Member's Appeal
 
  
NOTE: All deciminals are rounded up in Starlight Stage (ex. 1.1 --> 2, 1.6 --> 2).
+
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)
  
== Unit Members and Guest Idol ==
+
where:
For example, lets take that Idol_A is a cute type idol with 3460 vocal appeal.  
+
*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.  
 
Effect list are as follows.  
 
*Center effect: All Cute Idols have 30% increase of all appeals
 
*Center effect: All Cute Idols have 30% increase of all appeals
*Guest center effect: cute visual appeal value up 90%
+
*Guest center effect: Cute Visual appeal value up 90%
 
*Room effect: All appeals up by 1%
 
*Room effect: All appeals up by 1%
*Music Type Effect: Smileing (cute idol all appeal 30% up)  
+
*Music Type Effect: [[S(mile)ING!]] (cute idol all appeal 30% up)  
Idols Vocal Appeal Value
+
Idol's Vocal Appeal Value
 
*Vocal Appeal = 3460 × (100 + 30 + 1 + 30) × 0.01 = 5571 (rounded up)
 
*Vocal Appeal = 3460 × (100 + 30 + 1 + 30) × 0.01 = 5571 (rounded up)
  
== Support Members ==
 
 
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.
 
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:
 
For example, if the above Idol_A was a support member, the vocal appeal would be calculated as follows:
*Music Type Effect: Smileing (cute idol all appeal 30% up)  
+
*Music Type Effect: S(mile)ING! (cute idol all appeal 30% up)  
 
*Vocal Appeal = 3460 × (100 + 30) × 0.01 × 0.5 = 2249
 
*Vocal Appeal = 3460 × (100 + 30) × 0.01 × 0.5 = 2249

Revision as of 03:07, 22 September 2016

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