• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Difference between revisions of "User:Jigaraphale/Sandbox/12"

From Kancolle Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
----
 
----
  
https://x.com/yukicacoon/status/1739481809375895854
+
 
  
 
{|class="wikitable mw-collapsible mw-collapsed" width="100%"
 
{|class="wikitable mw-collapsible mw-collapsed" width="100%"
!colspan=3|Trigger Rate Formula
+
!colspan=3|Trigger Rate Formula 1 [https://x.com/yukicacoon/status/1739481809375895854]
 
|-
 
|-
 
|colspan=3|
 
|colspan=3|
Line 59: Line 59:
 
----
 
----
  
https://x.com/Xe_UCH/status/1767407602554855730
 
  
 +
{|class="wikitable mw-collapsible mw-collapsed" width="100%"
 +
!colspan=3|Trigger Rate Formula 2 [https://x.com/Xe_UCH/status/1767407602554855730]
 +
|-
 +
!N=1
 +
!N=2
 +
!N≥3
 +
|-
 +
|?
 +
 +
|
 
{|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px"
 
{|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px"
 
|valign="center"| <math>\text{Level 2}_\text{Rate %} = 3 \times \bigg\lceil 5 \times \text{N}_\text{Generator} + 1.5 \times \sqrt{ \text{Luck}_\text{flag} } + 0.3 \times \bigstar_\text{base} + 0.5 \times \bigstar_\text{Kai}  - 5 \bigg\rceil + 1</math>
 
|valign="center"| <math>\text{Level 2}_\text{Rate %} = 3 \times \bigg\lceil 5 \times \text{N}_\text{Generator} + 1.5 \times \sqrt{ \text{Luck}_\text{flag} } + 0.3 \times \bigstar_\text{base} + 0.5 \times \bigstar_\text{Kai}  - 5 \bigg\rceil + 1</math>
 
|}
 
|}
  
 +
|
 +
 +
3重:3*roundup(5A+1.5√旗艦運+0.5改改修値+0.3ノーマル改修値-15)+1
 +
2重:30
 +
1重:100-3重-2重
 +
 +
3重率が70%以上の場合、2重率がその分減少&1重発生せず
 +
|-
 +
|colspan=3|
 
;With
 
;With
 
*<math>\text{N}_\text{Generator}</math> the amount of Smoke Generators (counted twice for the Kai one),
 
*<math>\text{N}_\text{Generator}</math> the amount of Smoke Generators (counted twice for the Kai one),
Line 70: Line 88:
 
*<math>\bigstar_\text{base}</math> the total [[improvement]] level of the base generators,
 
*<math>\bigstar_\text{base}</math> the total [[improvement]] level of the base generators,
 
*<math>\bigstar_\text{Kai}</math> the total [[improvement]] level of the Kai generators,
 
*<math>\bigstar_\text{Kai}</math> the total [[improvement]] level of the Kai generators,
 +
|}

Revision as of 17:31, 8 July 2024

https://docs.google.com/spreadsheets/d/1tEqI13g2LmzR0L8N-I39W6mgmAyc8DxJ-R0_qlEkjlQ/edit?gid=1505561028#gid=1505561028



Trigger Rate Formula 1 [1]
[math]\displaystyle{ \text{P}_\text{0} = 3.2 - 0.2 \times \text{K} - \text{N} }[/math](luk≥1&n≥3,p0=0)
N=1 N=2 N≥3
[math]\displaystyle{ \begin{align} \text{P}_\text{1} = 1 - \text{P}_\text{0} \\ \text{P}_\text{2} = 0 \\ \text{P}_\text{3} = 0 \end{align} }[/math]
[math]\displaystyle{ \begin{align} \text{P}_\text{1} = 1 - \text{P}_\text{0} - \text{P}_\text{2} \\ \text{P}_\text{2} = 0.5 \times ( 1 - \text{P}_\text{0} ) \times ( \text{K} + 2 ) \\ \text{P}_\text{3} = 0 \end{align} }[/math]
[math]\displaystyle{ \begin{align} \text{P}_\text{1} = 1 - \text{P}_\text{2} - \text{P}_\text{3} \\ \text{P}_\text{2} = mini ( 0.3 ; 1 - \text{P}_\text{3}) \\ \text{P}_\text{3} = X \times \text{K} + 0.15 \times ( \text{N} - 3 ) \end{align} }[/math]
  • The X coefficient is unclear yet, being about 0.04~0.045.
With
  • [math]\displaystyle{ \text{P}_\text{0}, \text{P}_\text{1}, \text{P}_\text{2}, \text{P}_\text{3} }[/math] the respective rates for the trigger of smokes levels 0 to 3,
  • [math]\displaystyle{ \text{N}_\text{Generator} }[/math] the amount of Smoke Generators (counted twice for the Kai one),
  • [math]\displaystyle{ \text{Luck}_\text{flag} }[/math] the flagship's luck,
  • [math]\displaystyle{ \bigstar_\text{base} }[/math] the total improvement level of the base generators,
  • [math]\displaystyle{ \bigstar_\text{Kai} }[/math] the total improvement level of the Kai generators,
  • [math]\displaystyle{ \text{K} }[/math] being as follow:
[math]\displaystyle{ \text{K} = \bigg\lceil \sqrt{ \text{Luck}_\text{flag} } + 0.3 \times \bigstar_\text{base} + 0.5 \times \bigstar_\text{Kai} \bigg\rceil }[/math]


Trigger Rate Formula 2 [2]
N=1 N=2 N≥3
?
[math]\displaystyle{ \text{Level 2}_\text{Rate %} = 3 \times \bigg\lceil 5 \times \text{N}_\text{Generator} + 1.5 \times \sqrt{ \text{Luck}_\text{flag} } + 0.3 \times \bigstar_\text{base} + 0.5 \times \bigstar_\text{Kai} - 5 \bigg\rceil + 1 }[/math]

3重:3*roundup(5A+1.5√旗艦運+0.5改改修値+0.3ノーマル改修値-15)+1 2重:30 1重:100-3重-2重

3重率が70%以上の場合、2重率がその分減少&1重発生せず

With
  • [math]\displaystyle{ \text{N}_\text{Generator} }[/math] the amount of Smoke Generators (counted twice for the Kai one),
  • [math]\displaystyle{ \text{Luck}_\text{flag} }[/math] the flagship's luck,
  • [math]\displaystyle{ \bigstar_\text{base} }[/math] the total improvement level of the base generators,
  • [math]\displaystyle{ \bigstar_\text{Kai} }[/math] the total improvement level of the Kai generators,