G-18C Freezing Grenade/ModA: Difference between revisions

From Elwiki
m (Text replacement - "{{ADSquareSkill}}" to "")
 
(35 intermediate revisions by 6 users not shown)
Line 3: Line 3:
|Character=Rose
|Character=Rose
}}
}}
<div style="float: right;">{{#ev:youtube|9YC09VDrVlo|400}}</div>
{{#ev:youtube|9YC09VDrVlo|400|right}}
{| cellpadding="5" style="border: 0px solid rgb(0, 0, 0); border-collapse: collapse;"
{| cellpadding="5" style="border: 0px solid rgb(0, 0, 0); border-collapse: collapse;"
|-
|-
| {{Force|ValSkill06.png}}
| {{Force|ValSkill06.png}}
| {{SkillType|SA|S}}<br>{{SkillType|M}} Throw a maximum of 4 G-18C Freezing Grenades that explode upon contact.
| {{SkillType|SA|S|M}} Throw a maximum of 4 G-18C Freezing Grenades that explode upon contact.
|-
|-
|
|
| {{SkillText|Force|Freezing Grenade}}
| {{color|#FFCC00|Freezing Grenade|b=1}}
*Enemies hit will be inflicted with a {{se||Extreme Coldness}} state.
*Able to install in intervals of 0.5 seconds.
*Can also be activated midair.
*Upon exploding, slows enemies' moving speed.
|-
|-
|
|
Line 18: Line 22:


== Requirements ==
== Requirements ==
{{ADSquareSkill}}
 
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Rose"
|- style="background:{{ColorSel|CharLight|Rose}}"
! Class          !! Level Required !! Base Skill
|-
|-
| [[Minerva]] || 99 || [[G-18C Freezing Grenade]]
! Class !! Level Required !! Skill Requirement
|-
| [[Minerva]] || 99 || {{mr|G-18C Freezing Grenade}}
|}
|}
<br>
<br>


== Skill Information ==
== Skill Information ==
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Rose"
|- style="background:{{ColorSel|CharLight|Rose}}"
|-
! rowspan="2" | Mode !! colspan=2 | Damage (Magical) !! rowspan=2 | Ice Field<br>Duration !! rowspan="2" | Number of<br>Grenades !! rowspan="2" | [[Status Effects/Freeze|Freeze]]<br>Duration !! rowspan="2" | MP Usage !! rowspan="2" | Grenade<br>Cooldown !! rowspan="2" | Cooldown
! rowspan="2" | Mode !! colspan=2 | Damage (Magical) !! colspan=3 | Ice Field !! rowspan="2" | Grenade<br>Count !! rowspan="2" | MP Usage !! rowspan="2" | Grenade Throw<br>Cooldown !! rowspan="2" | Cooldown
|- style="background:{{ColorSel|CharLight|Rose}}"
|-
! Freezing Grenade Throw !! Freezing Grenade
! Freezing Grenade Throw !! Freezing Grenade !! {{se||Move Slowdown}}<br>Duration !! {{se||Extreme Coldness}}<br>Duration !! Duration
|-
|-
| '''{{PvE}}''' || 60% || 737% || rowspan=2 | 3 Seconds || rowspan=2 | 4 || rowspan=2 | 1 Second || rowspan=2 | 200 MP || rowspan=2 | 0.5 Second || rowspan=2 | 14 Seconds
| {{PvE}} || 60% || 737% || rowspan=2 | 3 Seconds || rowspan=2 | 1 Second || rowspan=2 | 3 Seconds || rowspan=2 | 4 || rowspan=2 | 200 MP || rowspan=2 | 0.5 Second || rowspan=2 | 14 Seconds
|-
|-
| '''{{PvP}}''' || 22% || 274%
| {{PvP}} || 22% || 274%
|}
|}
<br>
<br>


== [[Skill Traits]] ==
== [[Skill Traits]] ==
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{{Traits|Rose|G-18C Freezing Grenade|Light, Killing Blow (1)|mp=200|duration=1|duration2=150}}
|- style="background:{{ColorSel|CharLight|Rose}}"
! colspan=2 | Light G-18C Freezing Grenade !! colspan=3 | Killing Blow (1) G-18C Freezing Grenade
|- style="background:{{ColorSel|CharLight|Rose}}"
! Attribute Effect !! MP Usage !! Attribute Effect !! Ice Field Duration !! [[Status Effects/Freeze|Freeze]] Duration
|-
| {{SkillText|Light|80}} || 160 MP || {{SkillText|Killing Blow (1)|150}} || 4.5 Seconds || 1.5 seconds
|}
<br>
<br>


== Extra Information ==
== Extra Information ==
=== Total Damage ===
=== Total Damage ===
{{#vardefine:damage_throw      |60}}
{{Damage|true|Rose
{{#vardefine:damage_grenade    |737}}
|dmg=60, 737
{{#vardefine:damage_throw_pvp  |22}}
|pvp_dmg=22, 274
{{#vardefine:damage_grenade_pvp |274}}
|hits=4, 4
{{#vardefine:grenade_count      |4}}
|avg_hits=0, 4
 
|passive1=ECP System
{{#vardefine:total_damage_normal                                      |{{#expr: ({{#var:damage_throw}}            +  {{#var:damage_grenade}})        *  {{#var:grenade_count}} }}}}
|append=1, Over Strike
{{#vardefine:total_damage_normal_pvp                                  |{{#expr: ({{#var:damage_throw_pvp}}        +  {{#var:damage_grenade_pvp}})    *  {{#var:grenade_count}} }}}}
|passive2=Quarter Master
{{#vardefine:total_damage_normal_midair                              |{{#expr: ({{#var:damage_throw}}            +  {{#var:damage_grenade}})        *  ({{#var:grenade_count}}-1) }}}}
|passive3=Key of Proof
{{#vardefine:total_damage_normal_midair_pvp                          |{{#expr: ({{#var:damage_throw_pvp}}        +  {{#var:damage_grenade_pvp}})    *  ({{#var:grenade_count}}-1) }}}}
|suffix3=Used midair
{{#vardefine:total_damage_over_strike                                |{{#expr: {{#var:total_damage_normal}}      *  1.2 }}}}
|combine=2, 3
{{#vardefine:total_damage_over_strike_pvp                            |{{#expr: {{#var:total_damage_normal_pvp}}  *  1.2 }}}}
}}
 
*Average assumes 0 '''Freezing Grenade Throw''' hits and 4 '''Freezing Grenade''' hits.
{{#vardefine:total_damage_quarter_master_normal                      |{{#expr: {{#var:total_damage_normal}}                      *  1.2}}}}
<br>
{{#vardefine:total_damage_quarter_master_normal_pvp                  |{{#expr: {{#var:total_damage_normal_pvp}}                  *  1.1}}}}
{{#vardefine:total_damage_quarter_master_over_strike                  |{{#expr: {{#var:total_damage_quarter_master_normal}}        *  1.2}}}}
{{#vardefine:total_damage_quarter_master_over_strike_pvp              |{{#expr: {{#var:total_damage_quarter_master_normal_pvp}}    *  1.2}}}}
 
{{#vardefine:total_damage_quarter_master_key_of_proof_normal          |{{#expr: {{#var:total_damage_normal_midair}}                            *  1.2    *  1.3 round2}}}}
{{#vardefine:total_damage_quarter_master_key_of_proof_normal_pvp      |{{#expr: {{#var:total_damage_normal_midair_pvp}}                        *  1.1    *  1.1 round2}}}}
{{#vardefine:total_damage_quarter_master_key_of_proof_over_strike    |{{#expr: {{#var:total_damage_quarter_master_key_of_proof_normal}}      *  1.2            round2}}}}
{{#vardefine:total_damage_quarter_master_key_of_proof_over_strike_pvp |{{#expr: {{#var:total_damage_quarter_master_key_of_proof_normal_pvp}}  *  1.2            round2}}}}
 
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
|- style="background:{{ColorSel|CharLight|Rose}}"
! rowspan=2 | Mode !! colspan=2 | Regular !! colspan=2 | [[Quarter Master]] !! colspan=2 | [[Quarter Master]]/[[Key of Proof]] Used midair
|- style="background:{{ColorSel|CharLight|Rose}}"
! Normal !! [[ECP System|Over Strike]] !! Normal !! [[ECP System|Over Strike]] !! Normal !! [[ECP System|Over Strike]]
|-
! {{PvE}}
|  {{formatnum: {{#var:total_damage_normal                                    }}}}%
||  {{formatnum: {{#var:total_damage_over_strike                              }}}}%
|  {{formatnum: {{#var:total_damage_quarter_master_normal                    }}}}%
||  {{formatnum: {{#var:total_damage_quarter_master_over_strike                }}}}%
|  {{formatnum: {{#var:total_damage_quarter_master_key_of_proof_normal        }}}}%
||  {{formatnum: {{#var:total_damage_quarter_master_key_of_proof_over_strike  }}}}%
|-
! {{PvP}}
|  {{formatnum: {{#var:total_damage_normal_pvp                                    }}}}%
||  {{formatnum: {{#var:total_damage_over_strike_pvp                              }}}}%
|  {{formatnum: {{#var:total_damage_quarter_master_normal_pvp                    }}}}%
||  {{formatnum: {{#var:total_damage_quarter_master_over_strike_pvp                }}}}%
|  {{formatnum: {{#var:total_damage_quarter_master_key_of_proof_normal_pvp        }}}}%
||  {{formatnum: {{#var:total_damage_quarter_master_key_of_proof_over_strike_pvp  }}}}%
|}
*Using the initial grenade in mid-air decreases the number of grenades by 1 due to [[Arsenal Reinforcement]] at maximum level.


=== Miscellaneous ===
=== Miscellaneous ===
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Rose"
|- style="background:{{ColorSel|CharLight|Rose}}"
|-
! Affected By Action Speed
! Affected By Action Speed
|-
|-
Line 110: Line 75:


== Related Skills ==
== Related Skills ==
{| style="border-collapse: collapse;" border="1" cellpadding="1"
{{SkillTable
|-
|FYPassive1.png; Arsenal Reinforcement;
| width="40" | [[File:FYPassive1.png]]
FYPassive2.png; Key of Proof;
| align="center"  width="150" | [[Arsenal Reinforcement]]
FYPassive3.png; Quarter Master Locked-Expert;
| width="40" | [[File:FYPassive2.png]]
FYTrans4.png; Awakened Will: Freyja;
| align="center"  width="150" | [[Key of Proof]]
FYTrans5.png; Enhance Equipment Locked-Trans2;
| width="40" | [[File:FYPassive3.png]]
GrenadeEnhancement.png; Enhanced Grenades;
| align="center"  width="150" | [[Quarter Master]] {{Locked Skill|Expert}}
}}
| width="40" | [[File:FYTrans4.png]] 
| align="center" width="150" | [[Awakened Will: Freyja]]
| width="40" | [[File:FYTrans5.png]]
| align="center" width="150" | [[Enhance Equipment]] {{Locked Skill|Trans2}}
| width="40" | [[File:GrenadeEnhancement.png]]
| align="center" width="150" |  [[Enhanced Grenades]]
|}
<br>
<br>


== Tips and Details ==
== Tips and Details ==
*'''Ice Field''' will still hit, even if the grenade is thrown in the opposite direction your enemy is facing.
*The '''Ice Field''' will still hit, even if the grenade is thrown in the opposite direction your enemy is facing.
**The [[Enhanced Grenades]] debuff effect will also be applied when the enemy is hit by the field, meaning that you do not have to freeze the target.
**The [[Enhanced Grenades]] debuff effect will also be applied when the enemy is hit by the field.
***This can be immensely helpful when someone in your party is chain freezing in order not to interrupt them. Since this skill has a low duration for each freeze attempt, it is advised not to use the freezing effect on bosses with a freeze attempt limit.
<br>
<br>


== Updates ==
==Updates==
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Rose updates-table"
|- style="background:{{ColorSel|CharLight|Rose}}"
|-
! colspan=2 | Date !! colspan=2 | Changes
! colspan=2 | Date !! colspan=2 | Changes
|- style="background:{{ColorSel|CharLight|Rose}}"
|-
! KR !! NA !! PvE !! PvP
! KR !! NA !! PvE !! PvP
|-
|-
Line 147: Line 104:
|-
|-
| 04/05/2018 || 04/18/2018 || align="left" |  
| 04/05/2018 || 04/18/2018 || align="left" |  
*{{nerf|Damage decreased.}}
*{{nerf|'''Damage''' decreased.}}
| align="left" |  
| align="left" |  
*{{buff|Freezing Grenade damage increased.}}
*{{buff|Freezing Grenade damage increased.}}
Line 160: Line 117:
| 10/08/2020 || 11/04/2020 || colspan=2 align="left" |
| 10/08/2020 || 11/04/2020 || colspan=2 align="left" |
*Fixed the last grenade not hitting enemy when using all loaded grenades with high Action Speed.
*Fixed the last grenade not hitting enemy when using all loaded grenades with high Action Speed.
|-
| 08/04/2022 || - || colspan=2 align="left" |
*Fixed being able to change firing direction at high Action Speed.
|-
| 08/03/2023 || 08/23/2023 || colspan=2 align="left" |
*{{se||Freeze}} changed to {{se||Extreme Coldness}}
|}
|}
<br>
<br>
Line 177: Line 140:
}}
}}
<br>
<br>
 
{{SkillNav - Minerva}}
{{MinSkills}}

Latest revision as of 19:35, 23 March 2024

[Special Active: Strength] [Mod]
Throw a maximum of 4 G-18C Freezing Grenades that explode upon contact.
Freezing Grenade
  • Enemies hit will be inflicted with a  Enemy DebuffExtreme ColdnessEnemy DebuffExtreme Coldness state.
  • Able to install in intervals of 0.5 seconds.
  • Can also be activated midair.
  • Upon exploding, slows enemies' moving speed.
Over Strike
  • Upon activating Over Strike, skill attack power increases.


Requirements

Class Level Required Skill Requirement
Minerva 99 [Force] G-18C Freezing Grenade (A)


Skill Information

Mode Damage (Magical) Ice Field Grenade
Count
MP Usage Grenade Throw
Cooldown
Cooldown
Freezing Grenade Throw Freezing Grenade  Enemy DebuffMove SlowdownEnemy DebuffMove Slowdown
Duration
 Enemy DebuffExtreme ColdnessEnemy DebuffExtreme Coldness
Duration
Duration
PvE 60% 737% 3 Seconds 1 Second 3 Seconds 4 200 MP 0.5 Second 14 Seconds
PvP 22% 274%


Skill Traits

Light G-18C Freezing GrenadeKilling Blow (1) G-18C Freezing Grenade
Attribute EffectMP UsageAttribute EffectDuration
MP Usage decreased to 80%160 MPSkill effect's duration increased to 150%1.5 Seconds


Extra Information

Total Damage

ModeBaseQuarter Master/Key of Proof Used midair
NormalOver StrikeNormalOver Strike
AverageMaxAverageMaxAverageMaxAverageMax
PvE2,948%3,188%3,537.6%3,825.6%3,891.36%4,208.16%4,669.63%5,049.79%
PvP1,096%1,184%1,315.2%1,420.8%1,265.88%1,367.52%1,519.06%1,641.02%
  • Average assumes 0 Freezing Grenade Throw hits and 4 Freezing Grenade hits.


Miscellaneous

Affected By Action Speed


Related Skills


Tips and Details

  • The Ice Field will still hit, even if the grenade is thrown in the opposite direction your enemy is facing.
    • The Enhanced Grenades debuff effect will also be applied when the enemy is hit by the field.


Updates

Date Changes
KR NA PvE PvP
02/08/2018 03/07/2018
  • [Mod] G-18C Freezing Grenade added.
02/22/2018 03/21/2018
  • Fixed Ice Field appearing on the opposite side when hitting targets from the back.
04/05/2018 04/18/2018
  • Damage decreased.
  • Freezing Grenade damage increased.
  • Freezing Grenade Throw damage decreased.
08/01/2019 08/28/2019
  • Freezing Grenade Throw Damage changed to magical.
08/14/2019
  • Light trait effectiveness increased.
10/08/2020 11/04/2020
  • Fixed the last grenade not hitting enemy when using all loaded grenades with high Action Speed.
08/04/2022 -
  • Fixed being able to change firing direction at high Action Speed.
08/03/2023 08/23/2023


Alternative Names

Server Name Translation
South Korea G-18C 빙결류탄 G-18C Freezing Grenade
China (Simplified Chinese) G-18C冰冻手雷 G-18C Freezing Grenade
Germany G-18C Eisgranate G-18C Ice Grenade
Spain Granada de hielo G-18C G-18C Ice Grenade
France Grenade de glace G-18C G-18C Ice Grenade
Italy G-18C Granata glaciale G-18C Ice Grenade
Poland Lodowy Granat G-18C G-18C Ice Grenade
United Kingdom G-18C Ice Grenade
Brazil Granada Congelante G-18C G-18C Freezing Grenade