海濱之炎
野獸
地區: InvasionBoss
種類: 毒蛇
屬類: 甲殼動物
科類: 深潭
增加 300% 物品掉落數量
增加 800% 物品掉落稀有度
monster no map drops [1]
monster is invasion boss [1]
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
Blinkflame
幽魂N
地區InvasionBoss
End Game增加 50% 最大生命
標籤beast, extra_small_height, hard_armour, insect, invasion_boss, is_unarmed, physical_affinity, ranged, red_blood, very_slow_movement
Packs
  • InvasionBoss: 海濱之炎, 食礫爪蟹
  • 生命
    135%
    異常狀態臨界值
    135%
    抗性
    30 30 30 20
    傷害
    180%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 30
    攻擊間隔
    0.99 秒
    傷害分佈
    ±20%
    經驗值
    150%
    Model Size
    150%
    類型
    SandSpitterBossInvasion
    Metadata
    SandSpitterBossInvasion
    等級
    68
    生命
    8,685
    護甲
    28,790
    閃避
    4,739
    能量護盾
    0
    傷害
    672
    法術傷害
    672
    命中
    290
    攻擊間隔
    0.99
    經驗值
    15,383
    異常狀態臨界值
    8,685
    冰緩
    27
    感電
    27
    易碎
    155
    焦灼
    27
    殘喘
    76
    MMASandSpitterProjectileInvasion
    投射物, 玩家投射物, 攻擊, 傷害, 範圍, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發
    基本傷害: 538–807
    暴擊率: 5%
    攻擊間隔: 0.99 秒
    通用的怪物砲擊技能。與怪物投射物相似,但帶有衝擊效果。
    +1.5 米近戰打擊距離
    action should face away from target [1]
    base is projectile [1]
    is area damage [1]
    maintain projectile direction when using contact position [1]
    mortar projectile scale animation speed instead of projectile speed [1]
    projectile minimum range [50]
    projectile spread radius [3]
    projectile uses contact position [1]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/SandSpitterEmerge/SandSpitterEmerge"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/SandSpitterEmerge/SandSpitterEmerge"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/SandSpitterEmerge/SandSpitterBossInvasion"] = {
        name = "Blinkflame",
        life = 1.35,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 1.8,
        damageSpread = 0.2,
        attackTime = 0.99,
        attackRange = 30,
        accuracy = 1,
        skillList = {
            "MMASandSpitterProjectileInvasion",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MMASandSpitterProjectileInvasion"] = {
        name = "MMASandSpitterProjectileInvasion",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
        skillTypes = {
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Attack] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "projectile_spread_radius",
            "projectile_minimum_range",
            "melee_range_+",
            "is_area_damage",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
            "action_should_face_away_from_target",
            "maintain_projectile_direction_when_using_contact_position",
            "mortar_projectile_scale_animation_speed_instead_of_projectile_speed",
        },
        levels = {
            [1] = {3, 50, 15, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    增加 300% 物品掉落數量
    增加 800% 物品掉落稀有度
    IdMonsterInvasionBoss
    FamilyMonsterInvasionBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster dropped item rarity +% Min: 800 Max: 800 全域
  • monster dropped item quantity +% Min: 300 Max: 300 全域
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • monster is invasion boss [1]
    IdIsInvasionBoss
    FamilyMonsterIsInvasionBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster is invasion boss Min: 1 Max: 1 全域
  • level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    IdMonsterLifeAndDamageLessBelowLevel33
    FamilyMoreLifeBelowLevelThreshold
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • level 33 or lower life +% final Min: -20 Max: -20 全域
  • level 33 or lower damage +% final Min: -20 Max: -20 全域
  • Craft Tagsresource life damage
    Edit

    Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.