跳转到内容

分类:长矛:修订间差异

来自僵尸毁灭工程中文维基
BluElephant留言 | 贡献
创建页面,内容为“__NOTOC__ 这是一份由底层 Cargo 数据库实时生成的近战武器档案库。点击表头的小箭头即可自由排序。 == ⚔️ 近战武器总览 == {{#cargo_query: |tables=PZ_Items |fields= Name_CN=武器名称, Item_ID=内部ID, CONCAT(MinDamage, ' - ', MaxDamage)=伤害区间, CriticalChance=暴击率(%), ConditionMax=基础耐久, ExpectedUses=期望使用次数, Weight=重量 |where=Wiki_Tier2='melee weapons' OR Wiki_Tier1='me…”
 
BluElephant留言 | 贡献
清空全部内容
标签清空
第1行: 第1行:
__NOTOC__
这是一份由底层 Cargo 数据库实时生成的近战武器档案库。点击表头的小箭头即可自由排序。


== ⚔️ 近战武器总览 ==
{{#cargo_query:
|tables=PZ_Items
|fields=
  Name_CN=武器名称,
  Item_ID=内部ID,
  CONCAT(MinDamage, ' - ', MaxDamage)=伤害区间,
  CriticalChance=暴击率(%),
  ConditionMax=基础耐久,
  ExpectedUses=期望使用次数,
  Weight=重量
|where=Wiki_Tier2='melee weapons' OR Wiki_Tier1='melee weapons'
|order by=ExpectedUses DESC
|format=table
|class=wikitable sortable
|default='''数据库中暂无数据,请检查轰炸机是否已执行。'''
}}
== 🪓 斧头 (Axes) ==
{{#cargo_query:
|tables=PZ_Items
|fields=Name_CN=武器名称, CONCAT(MinDamage, ' - ', MaxDamage)=伤害区间, CriticalChance=暴击率(%), ExpectedUses=期望使用次数, Weight=重量
|where=Wiki_Tier3='axes'
|order by=MaxDamage DESC
|format=table
|class=wikitable sortable
}}
== 🏏 长棍 (Long Blunts) ==
{{#cargo_query:
|tables=PZ_Items
|fields=Name_CN=武器名称, CONCAT(MinDamage, ' - ', MaxDamage)=伤害区间, CriticalChance=暴击率(%), ExpectedUses=期望使用次数, Weight=重量
|where=Wiki_Tier3='long blunts'
|order by=MaxDamage DESC
|format=table
|class=wikitable sortable
}}
== 🔨 短棍 (Short Blunts) ==
{{#cargo_query:
|tables=PZ_Items
|fields=Name_CN=武器名称, CONCAT(MinDamage, ' - ', MaxDamage)=伤害区间, CriticalChance=暴击率(%), ExpectedUses=期望使用次数, Weight=重量
|where=Wiki_Tier3='short blunts'
|order by=MaxDamage DESC
|format=table
|class=wikitable sortable
}}
== 🗡️ 长刀 (Long Blades) ==
{{#cargo_query:
|tables=PZ_Items
|fields=Name_CN=武器名称, CONCAT(MinDamage, ' - ', MaxDamage)=伤害区间, CriticalChance=暴击率(%), ExpectedUses=期望使用次数, Weight=重量
|where=Wiki_Tier3='long blades'
|order by=MaxDamage DESC
|format=table
|class=wikitable sortable
}}
== 🔪 短刀 (Short Blades) ==
{{#cargo_query:
|tables=PZ_Items
|fields=Name_CN=武器名称, CONCAT(MinDamage, ' - ', MaxDamage)=伤害区间, CriticalChance=暴击率(%), ExpectedUses=期望使用次数, Weight=重量
|where=Wiki_Tier3='short blades'
|order by=MaxDamage DESC
|format=table
|class=wikitable sortable
}}
== 🔱 长矛 (Spears) ==
{{#cargo_query:
|tables=PZ_Items
|fields=Name_CN=武器名称, CONCAT(MinDamage, ' - ', MaxDamage)=伤害区间, CriticalChance=暴击率(%), ExpectedUses=期望使用次数, Weight=重量
|where=Wiki_Tier3='spears'
|order by=MaxDamage DESC
|format=table
|class=wikitable sortable
}}

2026年6月3日 (三) 07:21的版本