奎爾珊嚼石獸
野獸增加 % 物品掉落稀有度
monster no map drops [1]
monster no map drops [1]
Craicic Rockchewer
| 幽魂 | N |
|---|---|
| 標籤 | beast, cannot_be_monolith, extra_extra_small_height, hard_armour, hidden_monster, insect, is_unarmed, physical_affinity, ranged, red_blood, very_slow_movement |
| Packs |
生命
720%
異常狀態臨界值
720%
抗性
傷害
162%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 30
攻擊間隔
0.99 秒
傷害分佈
±20%
經驗值
180%
Model Size
100%
類型
SandSpitterBestiaryMinion2
Metadata
SandSpitterBestiaryMinion2
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
46,320
護甲值
28,790
閃避值
4,739
傷害
605
法術傷害
605
命中
580
攻擊間隔
0.99
經驗值
18,459
召喚物生命
10,047
召喚物傷害
483
異常狀態臨界值
46,320
冰緩
146
感電
146
易碎
829
焦灼
146
殘喘
405
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MMASandSpitterProjectile
投射物, 玩家投射物, 攻擊, 傷害, 範圍, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發
基本傷害: 484–726
暴擊率: 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/LeagueBestiary/BestiaryMonsterEmerge"
Object Type Codes
version 2
extends "Metadata/Monsters/LeagueBestiary/BestiaryMonsterEmerge"
BaseEvents
{
on_construction_complete = "parent.HideMeshSegment( polySurfaceShape1 );"
}
StateMachine
{
on_timer_phasein =
"
EnableRendering();
AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Bestiary/fadein_epk.epk );
"
on_timer_effect_fade_remove = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Bestiary/fadein_epk.epk );"
}
Actor
{
on_start_Emerge =
"
DisableRendering();
StartStateTimer( phasein, 0.1 );
StartStateTimer( effect_fade_remove, 1.1 );
"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueBestiary/SandSpitterBestiaryMinion2"] = {
name = "Craicic Rockchewer",
life = 7.2,
fireResist = 0,
coldResist = 0,
lightningResist = 40,
chaosResist = 0,
damage = 1.62,
damageSpread = 0.2,
attackTime = 0.99,
attackRange = 30,
accuracy = 1,
skillList = {
"MMASandSpitterProjectile",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MMASandSpitterProjectile"] = {
name = "MMASandSpitterProjectile",
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 = { }, },
},
}
增加 % 物品掉落稀有度
monster no map drops [1]
| Family | LeagueMonsterDropModifiers |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
| Stats |
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.