更改

删除1,075字节 、 2024年9月11日 (星期三)
第87行: 第87行:  
|-
 
|-
 
| 4
 
| 4
| whether a "glider" (flying)
+
| 是否能飞
 
| ''false''
 
| ''false''
 
|-
 
|-
第99行: 第99行:  
|-
 
|-
 
| 7
 
| 7
| resilience (defense)
+
| 防御力
 
| ''1''
 
| ''1''
 
|-
 
|-
第107行: 第107行:  
|-
 
|-
 
| 9
 
| 9
| distance threshold for moving towards player
+
| 向玩家移动的距离阈值
 
| ''4''
 
| ''4''
 
|-
 
|-
 
| 10
 
| 10
| speed
+
| 移动速度
 
| ''2''
 
| ''2''
 
|-
 
|-
 
| 11
 
| 11
| chance of attacks missing
+
| 攻击消失的机会
 
| ''.00''
 
| ''.00''
 
|-
 
|-
 
| 12
 
| 12
| whether a "mine monster"
+
| 是否是“矿山怪物”
 
| ''true''
 
| ''true''
 
|-
 
|-
| 13
+
| 13 
| experience gained
+
| 获得的经验值
 
| ''3''
 
| ''3''
 
|-
 
|-
 
| 14
 
| 14
| display name
+
| 怪物名
 
| ''Green Slime''
 
| ''Green Slime''
 
|-
 
|-
 
|}
 
|}
  −
Index 4 designates "gliders": monsters that fly above the ground. Although [[Ghost]]s are not listed as gliders in the data, they are overridden to be gliders in the game code.
  −
  −
Index 6 contains a list of object ID numbers, each followed by the probability of that object being chosen. Multiple objects can be chosen from the list. "Extra drop items" in the game code supplement this list for several monster types.
  −
  −
Index 12 designates "mine monsters": monsters whose stats and drops are buffed for players who have reached the bottom of the mines. These include the [[Wilderness Golem]] and other monsters that do not actually occur in the mines. This field is ''false'' only for non-monsters that use the monster data file, such as the fireball projectile launched by the [[Squid Kid]].
  −
  −
Note that many of the values stored in the monster data are altered by the game code under specific circumstances. These include being in different parts of the mines, having reached the bottom of the mines, and having a higher combat skill level.
      
==特定怪物==
 
==特定怪物==
67

个编辑