Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- skills["MeleeAtAnimationSpeedUnique"] = {
- name = "Default attack",
- hidden = true,
- color = 4,
- description = "Strike your foes down with a powerful blow.",
- skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.SkillCanVolley] = true, },
- statDescriptionScope = "skill_stat_descriptions",
- castTime = 1,
- baseFlags = {
- attack = true,
- melee = true,
- },
- baseMods = {
- },
- qualityStats = {
- },
- stats = {
- "skill_can_fire_arrows",
- "skill_can_fire_wand_projectiles",
- "action_attack_or_cast_time_uses_animation_length",
- },
- levels = {
- [1] = { attackSpeedMultiplier = -25, levelRequirement = 1, statInterpolation = { }, cost = { }, },
- },
- }
- skills["GSWraithIceBeam"] = {
- name = "Ice beam",
- hidden = true,
- color = 4,
- baseEffectiveness = 1.4623999595642,
- incrementalEffectiveness = 0.058499999344349,
- skillTypes = { [SkillType.Triggerable] = true, },
- statDescriptionScope = "skill_stat_descriptions",
- castTime = 3.2,
- baseFlags = {
- spell = true,
- hit = true,
- area = true,
- triggerable = true,
- },
- baseMods = {
- },
- qualityStats = {
- },
- stats = {
- "spell_minimum_base_cold_damage",
- "spell_maximum_base_cold_damage",
- "chill_minimum_slow_%",
- "is_area_damage",
- },
- levels = {
- [1] = { 0.80000001192093, 1.2000000476837, 10, cooldown = 8, levelRequirement = 0, statInterpolation = { 3, 3, 1, }, cost = { }, },
- },
- }
- skills["MPSUltimatumColdBasic"] = {
- name = "Basic spell",
- hidden = true,
- color = 4,
- baseEffectiveness = 1.360200047493,
- incrementalEffectiveness = 0.046500001102686,
- skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Triggerable] = true, },
- statDescriptionScope = "skill_stat_descriptions",
- castTime = 1.5,
- baseFlags = {
- spell = true,
- hit = true,
- projectile = true,
- triggerable = true,
- },
- baseMods = {
- },
- qualityStats = {
- },
- stats = {
- "monster_projectile_variation",
- "spell_minimum_base_cold_damage",
- "spell_maximum_base_cold_damage",
- "spell_maximum_action_distance_+%",
- "base_is_projectile",
- "projectile_uses_contact_position",
- "use_scaled_contact_offset",
- },
- levels = {
- [1] = { 184, 0.80000001192093, 1.2000000476837, -64, critChance = 5, levelRequirement = 0, statInterpolation = { 1, 3, 3, 1, }, cost = { }, },
- },
- }
- skills["GSWraithIceNova"] = {
- name = "Ice nova",
- hidden = true,
- color = 4,
- baseEffectiveness = 1.2460000514984,
- incrementalEffectiveness = 0.043600000441074,
- skillTypes = { [SkillType.Triggerable] = true, },
- statDescriptionScope = "skill_stat_descriptions",
- castTime = 1,
- baseFlags = {
- spell = true,
- hit = true,
- area = true,
- triggerable = true,
- },
- baseMods = {
- },
- qualityStats = {
- },
- stats = {
- "spell_minimum_base_cold_damage",
- "spell_maximum_base_cold_damage",
- "is_area_damage",
- },
- levels = {
- [1] = { 0.80000001192093, 1.2000000476837, levelRequirement = 0, statInterpolation = { 3, 3, }, cost = { }, },
- },
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement