You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/_analysis/Analysis-1.md
+19-4Lines changed: 19 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,8 +79,8 @@ You can find refer to my [story](https://meng-kiat.github.io/dashboards/TFT%20ED
79
79
80
80
## Deep Dive Analysis
81
81
82
-
### What are the best/worst units if you have an extra slot?
83
-
In TFT, most compositions have a set of units to play for optimal trait webs. Sometimes, you have extra slot(s), and we call units that take these slots "plus ones". Maybe units with no items?
82
+
### What are the best units if you have an extra slot?
83
+
In TFT, most compositions have a set of units to play for optimal trait webs. Sometimes, you have extra slot(s), and we call units that take these slots "plus ones". To filter for them, maybe we investigate units with no items?
84
84
85
85
{% highlight ruby %}
86
86
##Best Units with no items (What units are the best flexible inserts / plus ones)
@@ -112,13 +112,12 @@ I made an inaccurate assumption as it is likely that I give items to these flexi
Firstly, we omit the units from my best composition (Fated). These are all my most played units Ornn-Kindred-Azir-Thresh-Syndra-Sett-Ahri. Although Ornn is a great flexible addition as well, which explains his significantly higher play rate.
118
118
119
119
Wukong and Udyr are the best flexible add-ins amongst 5 costs. Udyr has a built-in revive, and strong crowd control ability, making him a flexible tank addition to any team. Wukong provides strong teamwide bonuses with his heavenly and sage traits.
120
120
121
-
122
121
Best Carries:
123
122
Kindred (3.21 in 72 games)
124
123
Gnar (2.96 in 45 games)
@@ -135,4 +134,20 @@ Having Neeko on my board is a likely indicator that:
135
134
1. I do not have Wukong, a powerful 5-cost heavenly unit that would adequately replace Neeko and has a more powerful stat bonus (omnivamp)
136
135
2. In games where I died early because of a weak board / tempo etc., I am more likely to not have Wukong, a 5-cost unit.
- However, it is likely associated with riskier plays
142
+
o Lose-streak traits like fortune, where I sacrifice tactician health in the early game for future rewards.
143
+
- Does not give any combat power or economy unlike most augments.
144
+
145
+
Notably, Salvage Bin is an extremely good augment for me.
146
+
147
+
>Salvage Bin: Gain 1 random completed item now, and 1 component after 7 player combats. Selling champions breaks completed items into components (excluding Tactician's Crown).
148
+
149
+
In terms of combat strength, Salvage Bin is relatively worse than other augments, as it only offers 3 components in overall combat strength (Combat augments that buff whole teams would be worse in early game, buffing only a few units, but scale better as you are able to field more units in the late game). Its strength comes from allowing you to complete subpar items in the early game for early board strength for good tempo early.
138
150
151
+
- I could be too passive in other games, saving my item components, resulting in disparity in performance.
152
+
- I am comfortable playing a tempo-style where I conserve tactician hp by winning early. But this could also be an indicator that I am good at converting these spots to high placements despite relatively less combat power from Salvage Bin.
153
+
- Tempo-style is generally less risky and results in generally higher average placements.
0 commit comments