属性常数值

以下为某些指令可用的非关键词属性常数值。

解析时会忽略_-,和空格。

Cook Effects

These values can be used for the effect item meta property to specify cook effect for a food.

词语说明
allspeedhasty
attackmighty
attackupmighty
chillchilly
chilly“Chilly” Cook Effect

内部值: Some(4)
defensetough
defenseuptough
electro“Electro” Cook Effect

内部值: Some(6)
endurendura
endura“Enduring” (Yellow Stamina) Cook Effect

内部值: Some(15)
enduringendura
energizingstamina
exgutsendura
exgutsmaxupendura
fire“Fireproof” Cook Effect

内部值: Some(16)
fireprooffire
gutsstamina
gutsrecoverstamina
hasty“Hasty” (Speed Up) Cook Effect

内部值: Some(13)
hearty“Hearty” Cook Effect

内部值: Some(2)
lifemaxuphearty
mighty“Mighty” (Attack Up) Cook Effect

内部值: Some(10)
movingspeedhasty
noneNo cook effect

内部值: Some(-1)
quietsneaky
quietnesssneaky
resistcoldspicy
resistelectricelectro
resistfirefire
resistflamefire
resisthotchilly
sneaky“Sneaky” (Stealth Up) Cook Effect

内部值: Some(12)
speedhasty
speeduphasty
spicy“Spicy” Cook Effect

内部值: Some(5)
stamstamina
stamina“Energizing” (Stamina Up) Cook Effect

内部值: Some(14)
staminaupstamina
stamupstamina
stealthsneaky
stealthupsneaky
tough“Tough” (Defense Up) Cook Effect

内部值: Some(11)

Weapon Modifiers

These values can be used for the modifier/modtype item meta property to specify modifier for an equipment.

词语说明
addguardguard
addguardplusShield Guard Up+

内部值: Some(0x80000100u32 as i32)
addlifedurability
addlifeplusDurability Up+

内部值: Some(0x80000002u32 as i32)
addpowerattack
addpowerplusAttack Up+ (Weapon or Bow)

内部值: Some(0x80000001u32 as i32)
attackAttack Up (Weapon or Bow)

内部值: Some(0x1)
attackupattack
criticalCritical Hit

内部值: Some(0x4)
criticalhitcritical
durabilityDurability Up

内部值: Some(0x2)
durabilityupdurability
guardShield Guard Up

内部值: Some(0x100)
guardupguard
longthrowLong Throw

内部值: Some(0x8)
multishotBow Multishot

内部值: Some(0x10)
noneNo modifier

内部值: Some(0)
plusMake the modifier “Yellow”

内部值: Some(0x80000000u32 as i32)
quickshotBow Quickshot

内部值: Some(0x40)
rapidfirequickshot
shieldsurfsurfmaster
shieldsurfupsurfmaster
spreadfiremultishot
surfsurfmaster
surfmasterShield Surf Up

内部值: Some(0x80)
surfupsurfmaster
throwlongthrow
yellowplus
zoomBow Zoom

内部值: Some(0x20)

DLC Version

These values can be used for the dlc system property in the !system command.

词语说明
allver3
championballadver3
championsballadver3
day1ver1
mastertrialver2
mastertrialsver2
nodlcnone
noneNo DLC

内部值: Some(0)
plateauver1
ver1“Day 1” DLC

内部值: Some(1)
ver2Master Trials (DLC Pack 1, ver 2.0)

内部值: Some(2)
ver3Champion’s Ballad (DLC Pack 2, ver 3.0)

内部值: Some(3)