2. 打开控制台 3. 鼠标点击地上的装备选中,注意控制台上面的id,比如武器应该是“WEAP xxxxxx”装备是“ARMO xxxxxx”,如果点了装备的位置却无法选中装备可以滚动鼠标滚轮在多个物品之间切换 4. 添加词条,具体格式为 “amod xxxxxx”,xxxxxx就是想要添加的词条的id 已知的词条id 武器 Legendary Weapon Slot 1 ...
additem 55cc 20`的命令,看起来像是给玩家添加了某种物品,但是具体是什么并不清楚,因为这可能依赖于该物品在游戏内的ID(在这个情况下是'55cc')和你想要的数量(这里是'20')。最后,"HasKeyword: WeaponTypeRanged >> 0.00", "HasKeyword: WeaponTypeMelee1H >> 0.00", 和 "HasKeyword; WeaponTypeExplosive00...
在CK中新建的东西会生成一个 form id ,只要mod正确加载了,就能通过这个ID调出来。星空的代码前缀有四位数,例如我创建的第一个物品代码是“0X01000813”,这个暂时不知道原因,前作的前缀只有两位数。调用的时候务必输入正确代码,游戏本体内容的代码前缀都是0所以可以忽略,例如开锁器的“000000000A”只需要输入a,...
Weapon Item IDs There are two main categories of weapons in Starfield, guns and melee. There is a wide range of unique options available so you can choose the one that fits your playstyle best. We have further narrowed down the categories within weapons to help you better navigate the list...
66 Wakizashi 0026D8A1 Melee 0 67 XM-2311 0024561C .45 Caliber 9 Weapon Modifiers These IDs are for all player-accesible Weapon Modifiers in Starfield. The command syntax is: <REFERENCE ID>.amod <ID> While the latter <ID> is selected from the table below, the <REFERENCE ID> must be...
sturdy 00133699 -15% incoming melee dmg -15%受到的近战伤害 o2 filter 000690ae -25% oxygen consumption -25%氧气消耗 bolstering 001336c6 grants up to +100 energy and physical resistance, the lower your health 生命值越低能量和物理抗性越高,最高100点 technician 001336bc -15% dmg from robot...
would I need something a little more advanced if I want to run a specific console command only if the user equips a melee weapons? and then a different console command when theyre not equipping a melee weapon. im assuming theres no events for that MeridianoRus premium 303 kudos 19 Decem...
You can add these to melee weapons, or the cutter as well, though some don't make sense that way.Weapon Group 1:amod 000FF442 ; Anti-Personnel: +10% damage against humans.amod 000FEA07 ; Bashing: Deals double damage when gun bashing.amod 000F437E ; Berserker: Does more damage ...
sturdy00133699-15% incoming melee dmg-15%受到的近战伤害 o2 filter000690ae-25% oxygen consumption-25%氧气消耗 bolstering001336c6grants up to +100 energy and physical resistance, the lower your health生命值越低能量和物理抗性越高,最高100点
For example, if you want to change the recipe to Melee category (2), write like this: YourPluginName.esm~123ABC|wrkbench_kwd(WorkbenchFilterFramework.esm~2) Copy and paste this line until you assigned all recipes you want to a category. Don't forget to change form id. ...