《暴行》的控制台代码大家都知道多少呢?今天就为大家带来了暴行控制台代码大全,给那些想用控制台代码体验游戏的朋友们一些参考,一起来看暴行全控制台代码一览吧。
首先,和永恒之柱一样,应该先按~和回车进入输入cheat的界面。
然后,依照传统,输入iroll20s。(掷20就是永远掷出最大点的意思,但最常用的判定骰是20面,这也是最有代表性的。而且roll人物属性的时候一般是用三个六面骰,而不是一个20面骰,所以基本范围都是3到18)。
增加人物技能:在游戏中使用(建立人物和征服时无效),skill空格player空格技能名空格点数。例如:skill player lore 200。然后lore就到了200。
增加人物属性:游戏中使用,attributescore player属性数值。例如:attributescore player might 30。然后力量就有30了。注意中间有空格。
增加金钱:在游戏中使用,giveplayermoney金额。例子:giveplayermoney 9999。只有money和9999之间有空格。
阵营声望设定:reputationset+方向+势力+值(可正可负),例子:reputationsethostile ScarletChorus -1,注意在scarletchorus前后有空格。
另外测试了additem,addability player,根据系统反馈的信息,命令本身存在,但是不知道物品和技能代码。而这次,tyranny的文件夹里面并没有把每个技能和物品单独做文件名。只有以后再想办法。
领导技能树代码:
AddAbility Player Abl_PC_Leadership_ApplyTheLash
AddAbility Player Abl_PC_Leadership_AuraOfCommand
AddAbility Player Abl_PC_Leadership_CallToBattle
AddAbility Player Abl_PC_Leadership_RefusePain
AddAbility Player Abl_PC_Leadership_Resurgence
AddAbility Player Abl_PC_Leadership_Undying
AddAbility Player Abl_PC_Leadership_SwapPositions
灵活系技能树代码:
AddAbility Player Abl_PC_Agility_Charge
AddAbility Player Abl_PC_Agility_Disarm
AddAbility Player Abl_PC_Agility_LeapingKick
AddAbility Player Abl_PC_Agility_Unfettered
AddAbility Player Abl_PC_Agility_WhirlwindStrike
AddAbility Player Abl_PC_Agility_FlurryOfBlows
AddAbility Player Abl_PC_Agility_LegSweep
AddAbility Player Abl_PC_Agility_Slice
部分装备代码(全神器):
GiveItemWithQuality ART_Bronze_Armor_CommandersPlate Superior
GiveItemWithQuality ART_Cloth_Armor_HeirarchsRobes Superior
GiveItemWithQuality ART_Leather_Boots_NightwalkersBoots Superior
GiveItemWithQuality ART_Iron_Gloves_BindingOfShadows Superior
GiveItemWithQuality ART_Iron_GloveS_BindingOfShadowsPair Superior
GiveItemWithQuality ART_Leather_GLOVE_AlchemistsGloves Superior
GiveItemWithQuality ART_Bronze_HelmOfTheFirstRegent Superior
GiveItemWithQuality ART_Cloth_HELM_FaceOfJudgment Superior
GiveItemWithQuality ART_Steel_HELM_MagebaneHelm Superior
GiveItemWithQuality WPN_ART_1H_OBS_Axe_Deathbringer Superior
GiveItemWithQuality WPN_ART_1H_IR_Dagger_HeartsBlood Superior
GiveItemWithQuality WPN_ART_1H_BR_Scepter_FinalScream Superior
GiveItemWithQuality WPN_ART_SHLD_AzureShield Superior
GiveItemWithQuality WPN_ART_SHLD_TheBaneward Superior
GiveItemWithQuality WPN_ART_1H_BR_Spear_Sunlance Superior
GiveItemWithQuality WPN_ART_1H_BR_Sword_Dauntless Superior
GiveItemWithQuality WPN_ART_1H_IR_Sword_Snowfang Superior
GiveItemWithQuality WPN_ART_2H_OBS_Axe_Deathbringer Superior
GiveItemWithQuality WPN_ART_2H_ST_Sword_Stormcaller Superior
GiveItemWithQuality WPN_ART_2H_IR_Mace_Peacemaker Superior
GiveItemWithQuality WPN_ART_2H_SP_BOW_Gravebow Superior
GiveItemWithQuality WPN_ART_2H_BR_STF_StaffOfHours Superior
GiveItemWithQuality WPN_ART_2H_IR_STF_StaffOfCairnFinesse Superior
GiveItemWithQuality WPN_ART_2H_IR_STF_StaffOfCairnMight Superior
GiveItemWithQuality WPN_ART_2H_IR_STF_StaffOfCairnQuickness Superior
GiveItemWithQuality WPN_ART_2H_IR_STF_StaffOfCairnResolve Superior
GiveItemWithQuality WPN_ART_2H_IR_STF_StaffOfCairnVitality Superior
GiveItemWithQuality WPN_ART_2H_IR_STF_StaffOfCairnWits Superior
giveitemwithquality WPN_ART_2H_BR_Hammer_HammerOfSunder Superior
配方代码
可以用在修了铁匠铺或图书馆的spire进行研发,使用的是additem命令:
GiveItem Recipe_Book_Forge_Locked_Iron_Gauntlets 1
GiveItem Recipe_Book_Forge_Skorn 1
GiveItem Recipe_Book_Forge_Zeal 1
GiveItem Recipe_Item_Forge_Destiny 1
GiveItem Recipe_Item_Forge_Hawk_Eye_Helm 1
GiveItem Recipe_Item_Forge_Skorn_Metal 1
GiveItem Recipe_Scroll_Forge_Crashing_Thunder 1
GiveItem Recipe_Scroll_Forge_Headhunter 1
GiveItem Recipe_Scroll_Infirmary_Fatiguing_Toxin 1
GiveItem Recipe_Scroll_Infirmary_Hangmans_Noose 1
GiveItem Recipe_Scroll_Infirmary_Mental_Freedom 1
GiveItem Recipe_Scroll_Infirmary_Stoneskin_Serum 1
GiveItem Recipe_Scroll_Infirmary_Superior_Health 1
GiveItem Research_Book_Library_Focused_Rain 1
GiveItem Research_Book_Library_Fortuitous_Physique 1
GiveItem Research_Book_Library_Hearts_Blood 1
GiveItem Research_Book_Library_Malignant_Demise 1
GiveItem Research_Journal_Library_Malignant_Demise 1
GiveItem Research_Scroll_Library_Baneward 1
GiveItem Research_Scroll_Library_Invisibility 1
GiveItem Research_Scroll_Library_Killing_Blow 1
GiveItem Research_Scroll_Library_Malignant_Demise 1
GiveItem Research_Scroll_Library_Mindless_Fury_Decrypted 1
GiveItem Research_Scroll_Library_Mindless_Fury_Loreblocked 1
GiveItem Research_Scroll_Library_Range_3 1
GiveItem Research_Scroll_Library_Revival 1
法术核心代码:
使用的是learnspellsymbol命令
learnspellsymbol symbol_earth false
learnspellsymbol symbol_stone false
learnspellsymbol symbol_fire false
learnspellsymbol symbol_frost false
learnspellsymbol symbol_lightning false
learnspellsymbol symbol_heal false
learnspellsymbol symbol_passion false
learnspellsymbol symbol_hallucination false
learnspellsymbol symbol_gravelight false
learnspellsymbol symbol_strengthen false
learnspellsymbol symbol_weaken false
获得法术形态代码:
learnspellshape shape_bolt false
learnspellshape shape_cone false
learnspellshape shape_aura false
learnspellshape shape_armor false
learnspellshape shape_field false
learnspellshape shape_rain false
learnspellshape shape_touch false
learnspellshape shape_trap false
learnspellshape shape_weapon false
learnspellshape shape_line false
法术的accent代码:
learnspellmodifier mod_range_I false
learnspellmodifier mod_range_II false
learnspellmodifier mod_range_III false
learnspellmodifier mod_intensity_I false
learnspellmodifier mod_intensity_II false
learnspellmodifier mod_intensity_III false
learnspellmodifier mod_intensity_IV false
learnspellmodifier mod_accuracy_I false
learnspellmodifier mod_accuracy_II false
learnspellmodifier mod_accuracy_III false
learnspellmodifier mod_accuracy_IV false
learnspellmodifier mod_aoesize_I false
learnspellmodifier mod_aoesize_II false
learnspellmodifier mod_aoesize_III false
learnspellmodifier mod_chain_I false
learnspellmodifier mod_chain_II false
learnspellmodifier mod_dtbypass_I false
learnspellmodifier mod_dtbypass_II false
learnspellmodifier mod_dtbypass_III false
learnspellmodifier mod_duration_I false
learnspellmodifier mod_duration_II false
learnspellmodifier mod_duration_III false
learnspellmodifier mod_recovery_I false
learnspellmodifier mod_recovery_II false
learnspellmodifier mod_recovery_III false
learnspellmodifier mod_interrupt_I false
learnspellmodifier mod_interrupt_II false
learnspellmodifier mod_interrupt_III false
法术最后一格自定义效果代码:
learnspellmodifier mod_secondary_bleeding false
learnspellmodifier mod_secondary_bloodmagic false
learnspellmodifier mod_secondary_dazing false
learnspellmodifier mod_secondary_deflecting false
learnspellmodifier mod_secondary_focusedrain false
learnspellmodifier mod_secondary_frostfire false
learnspellmodifier mod_secondary_impact false
learnspellmodifier mod_secondary_killingblows false
learnspellmodifier mod_secondary_marking false
learnspellmodifier mod_secondary_phasing false
learnspellmodifier mod_secondary_piercing false
learnspellmodifier mod_secondary_pridemagic false
learnspellmodifier mod_secondary_rapidcasting false
learnspellmodifier mod_secondary_rooting false
learnspellmodifier mod_secondary_selflessmagic false
learnspellmodifier mod_secondary_spellsurge false
learnspellmodifier mod_secondary_stunning false
learnspellmodifier mod_secondary_volcanicweapon false
learnspellmodifier mod_secondary_volley false
learnspellmodifier mod_secondary_wildmagic false
调整法术技能级别代码:
skill player spell_frost 1
skill player spell_lightning 1
skill player spell_strengthen 1
skill player spell_weaken 1
skill player spell_heal 1
skill player spell_frenzy 1
skill player spell_drain 1
skill player spell_hallucination 1
skill player spell_gravity 1
skill player spell_stone 1
后面那个值可以改的哈,比如100,200什么的。
学会各种律令代码:
learnedictpackage edict_fire
learnedictpackage edict_stone
learnedictpackage edict_storm
learnedictpackage edict_malediction
learnedictpackage edict_nightfall
使用后导致剧情bug的话,后果自负
取消凯洛斯律令的代码:
deactivateedict bladeGrave
deactivateedict BurningLibrary
deactivateedict StoneSea
部分饰品代码:
giveitemtostash ACC_UNIQUE_PeriaptOfSecrets 1
giveitemtostash ACC_UNIQUE_PetrifiedSpineTotem 1
giveitemtostash ACC_UNIQUE_QuartermastersScales 1
giveitemtostash ACC_UNIQUE_QuickfingerBangles 1
giveitemtostash ACC_UNIQUE_RavenShawl 1
giveitemtostash ACC_UNIQUE_ReforgedCairn_Arm 1
giveitemtostash ACC_UNIQUE_ReforgedCairn_Eye 1
giveitemtostash ACC_UNIQUE_ReforgedCairn_Head 1
giveitemtostash ACC_UNIQUE_ReforgedCairn_Heart 1
giveitemtostash ACC_UNIQUE_ReforgedCairn_LeftHand 1
giveitemtostash ACC_UNIQUE_ReforgedCairn_RightHand 1
giveitemtostash ACC_UNIQUE_RingCountersSeal 1
giveitemtostash ACC_UNIQUE_RockLadenShackles 1
giveitemtostash ACC_UNIQUE_RustCharm 1
giveitemtostash ACC_UNIQUE_RustCoatedBangle 1
giveitemtostash ACC_UNIQUE_SpidersilkSash 1
giveitemtostash ACC_UNIQUE_StorytellersManteau 1
giveitemtostash ACC_UNIQUE_StuddedIronGorget 1
giveitemtostash ACC_UNIQUE_TanglerootBraid 1
giveitemtostash ACC_UNIQUE_TidecastersOpal 1
giveitemtostash ACC_UNIQUE_TwiceWardedPeriapt 1
giveitemtostash ACC_UNIQUE_WarriorsGirdle 1
giveitemtostash ACC_UNIQUE_WeightlessIronShackle 1
常规盔甲代码:
giveitemwithquality bronze_armor_01 masterwork
其中bronze是铜,可以换位iron铁,leather皮,01这个代表种类。
常规武器代码:
giveitemwithquality wpn_1h_br_hammer_01 masterwork
其中1h是单手2h是双手,br是铜ir是铁,hammer是类型,可以换为spear,sword,staff这些,01是种类,可以是02.03这些
各声望对应数字:
三神奇饰品的代码:
AddItem ACC_ART_FirstRegentsRegalia 1
AddItem ACC_ART_ScalesOfMercy 1
AddItem ACC_Art_BannerOfArdent 1
常规护甲代码:
giveitemwithquality材料_部位_编号品质
材料:iron、bronze、leather、cloth。
部位:helm、armor、glove、boots。
编号:01.02.03
品质:common、fine、superior、exquisite、masterwork。
获得所有的同伴代码:
后果自负!
addallcompanions
获得成就的代码:
clearachievement TYR_ACH_001最后的值是(001-050)
后果自负。
文章评论