Template:EnemySpecial: Difference between revisions
From Ephinea PSO Wiki
No edit summary |
(okay i set this up with an example in hard-multi with comments so we can branch it off from there) |
||
Line 33: | Line 33: | ||
|[[Ice]] | |[[Ice]] | ||
| {{#expr: 32 - {{nespon|{{{1|}}}}}}}% | | {{#expr: 32 - {{nespon|{{{1|}}}}}}}% | ||
|colspan="2" | |colspan="2"| {{#expr: (32 - {{nespon|{{{1|}}}}}) * 1.5}}% | ||
|- | |- | ||
|[[Frost]] | |[[Frost]] | ||
Line 208: | Line 206: | ||
|[[Ice]] | |[[Ice]] | ||
| {{#expr: 32 - {{hespon|{{{1|}}}}}}}% | | {{#expr: 32 - {{hespon|{{{1|}}}}}}}% | ||
|colspan="2"| {{#expr: (32 - {{hespon|{{{1|}}}}}) * 1.5}}% | |colspan="2"| | ||
<!-- YAY THIS EXPRESSION/CODE WORKS I THINk, so we can copy/paste and adjust values as necessary for freeze specials (though i need to factor in the v50x boost NOT affecting the greater than I think? --> | |||
'''{{#ifexpr: (32 - {{hespon|{{{1|}}}}}) * 1.5 > 40 | 40 | {{#expr: ((32 - {{hespon|{{{1|}}}}}) * 1.5)}}}}%''' | |||
|- | |- | ||
|[[Frost]] | |[[Frost]] |
Revision as of 21:57, 3 September 2025
|