editlog - 投稿時の差分 (201203)

Note/?

editlog - 投稿時の差分 (201203)


ページ名 コンソール (閲覧)
投稿者ID nLVoNhMA
投稿日 2012-03-16 (Fri) 01:50:06
差分情報 [ 差分 | 現在との差分 | ソース ]
投稿時変更行 追加:1, 削除:1

*コンソール [#i48a4b65]
 バグの回避やチートをする時に利用します。(PC版のみ利用可能)
 これらを利用すると、ずる扱いされて実績がロックされてしまい取れなくなる事があります。
**目次 [#wc43848a]
#contents

*コンソールコマンド [#db622398]
-http://www.uesp.net/wiki/Skyrim:Console

**コンソールの使い方 [#le85ff5a]
-コンソールの起動は「全角/半角」。終了は「Alt」キーを押しながら「全角/半角」キーを2回押す。
-コンソール起動中に↑↓(矢印キー)を押すと、過去に入力したコマンドを呼び出せる。(Skyrim再起動でリセットされる)
-コンソールのログは「PageDown」/「PageUp」キーで閲覧することが出来る。ログはSkyrimを再起動するとリセットされる他、保管される量にも上限がある。
-コマンドのターゲットの指定は、基本的に次のうちのいずれかで行う。
--コンソールを起動中にターゲットをクリックする。(表示・指定されるIDはクリックした対象の''''RefID''''であることに注意)
--''''Prid [ID]''''で指定する。
--コマンドの先頭に"[ID]."を追加する。(例:''''1234.kill'''' IDが1234の対象を死亡させる)
対象がプレイヤーキャラクターの場合、ID部分は"player"でも構わない。(例えば上の例なら、''''player.kill''''でプレイヤーキャラクターを死亡させる)

//ここから下は分割した方がいいかも。コンソールFAQとかで。
#br
-''''[ ]''''で括られた部分は指定された中身だけ入れて、''''[ ]''''を入力する必要はない。
-''''[X - Y]''''となっている場合は値がXからYの間、''''[0 or 1]''''となっている場合はフラグで、基本的に''''0''''でオフ(False)、''''1''''でオン(True)。
-''''ID''''には''''referenceID''''(''''RefID'''')と''''BaseID''''とが存在する。(他にもある?)
例えばゴールドリングが三つばらばらに落ちているとすると、いずれも''''BaseID''''は全く同じだが、''''RefID''''はゴールドリング1はID9990、ゴールドリング2はID9991…というように異なり、区別される。
-IDは基本的には16進数(アルファベット混じりの数字。ab1f4とか)だが、一部は文字列でも可。例えば、上記でも書いた''''player''''など。
-入力するコマンドやIDに大文字小文字の区別はない。
-IDの先頭部分の0の羅列は省いてしまって構わない。
-目的のIDが分からない場合は、[[UESP Wiki:http://www.uesp.net/wiki/Skyrim:Skyrim]]を参照するか、''''Help''''コマンドなどを利用する。
**主なバグの対処方法 [#e1f5b9f2]
-クエスト開始前にクエストアイテムを入手したことにより、クエストアイテム入手時におけるクエスト完了が出来ない場合。
クエストアイテムは通常の方法だと捨てられないため、''''player.drop [アイテムID] 1''''を入力して一旦クエストアイテムを捨てた後、捨てたものを拾ってください。
例:レマナーダを捨てたい場合はアイテムIDが0001AD14なので''''player.drop 1AD14 1''''を入力した後で、捨てたレマナーダを拾う。

**トグルコマンド [#rc783ed1]
-コマンド入力ごとにオン・オフが切り替わる。
一部は実行前のデータをロードしても戻らないので注意。(例えば''''tcl''''は実行後に直前のセーブをロードしても当たり判定が消えたまま。戻すにはもう一度''''tcl''''する必要がある)

|コマンド|効果|説明|h
|''''animcam''''|アニメーターカメラ|三人称視点で使用すると、カメラが常にプレイヤーキャラクターを向きながら回転やズームができる。|
|''''s1st''''|一人称モデル表示|三人称時に、一人称の時のように画面に自分の腕・武器が表示される。魔法のエフェクトは表示されない。&br;三人称視点でのみ働き、実行後一人称視点に戻すとその時点で解除される。|
|''''tfc [オプション]''''|フリーカメラモード|カメラを自由に動かす事ができる。プレイヤーキャラを見たい時やプレイヤーキャラを入れたスクリーンショットが取りたい時は三人称視点でコマンド入力する。&br;オプションに1を入力することで、追加で周りのキャラクターや風景などが停止する。|
|''''sucsm [数値]''''|カメラの速度|tfc時のカメラの動く速さを変更。10が標準の値。&br;正式なコマンド名は''''SetUFOCamSpeedMult''''。|
|''''tai''''|AI|AIをオン・オフする。&br;ターゲット指定可。指定すればそのターゲットのみ、指定しなければゲーム全体に影響を及ぼす。|
|''''tcai''''|戦闘AI|戦闘AIをオン・オフする。&br;ターゲット指定可。指定すればそのターゲットのみ、指定しなければゲーム全体に影響を及ぼす。|
|''''tdetect''''|探知AI|探知AIをオン・オフする。オフにすると盗みを働いても、それどころか目の前に立とうが攻撃しようが全く気付かれなくなる。&br;ターゲット指定可。指定すればそのターゲットのみ、指定しなければゲーム全体に影響を及ぼす。&br;NPCが挨拶してこなくなるので、重要な会話の邪魔をされたくない時には便利。|
|''''tscr''''|スクリプト処理|ゲーム全体のスクリプト処理をオン・オフする。当然ターゲット指定不可。|
|''''tc''''||オンにするとターゲットの旋回・移動操作がプレイヤーキャラ同様に可能になる。&br;ターゲットコマンド。|
|''''tcl''''|当たり判定|当たり判定をオン・オフする。&br;ターゲット指定可。指定すればそのターゲットのみ、指定しなければゲーム全体に影響を及ぼす。&br;身動きが取れなくなったらこのコマンド。壁を通り越えたり空を飛べたりできる。フォロワーがはまった時にも。|
|''''tgm''''|無敵モード|ダメージを全く受けず、マジカもスタミナも減らない。すべての魔法が詠唱でき、病気にならず、矢も無限になる。重量オーバーでも走行可能。ご利用は計画的に。&br;''''ターゲット指定不可''''、効果はプレイヤーキャラクターのみ。|
|''''tim''''|不死モード|ダメージを受け、マジカもスタミナも減る。最大マジカ内で詠唱できる魔法のみ詠唱でき、病気にもなり、矢も減る。ただしHPが0にならない。フィニッシュムーブで首を飛ばされても死なない。&br;''''ターゲット指定不可''''、効果はプレイヤーキャラクターのみ。|
|''''tfow''''||ローカルマップの表示・非表示を切り替える。ワールドマップには影響なし。|
|''''tm''''|メニュー(HUD)表示|画面上のメニュー表示のオン・オフ。スクリーンショットを撮る時に利用する。|
|''''tmm [0 or 1]''''|マップマーカー|マップマーカーの表示を1にすると全表示、0にするとすべてを非表示。|
|''''twf''''|ワイヤーフレーム表示|赤または不透明なワイヤーフレームを表示する。|
|''''tg''''|草の表示|草の表示をオン・オフする。|
|''''ts''''|空の表示|空の表示をオン・オフする。|
|''''tt''''|木の表示|木の表示をオン・オフする。|
|''''tws''''|水の表示|水の表示をオン・オフする。水面だけで水中には効果なし?|
----
**ターゲットコマンド [#t53ca95c]
-特に記述がない限り、ターゲットを指定して実行する。
-ターゲットの指定については[[コンソールの使い方>#le85ff5a]]を参照。
-スキル名やActorValueなどについては[[ID類一覧>#y21594ff]]を参照。

|コマンド|効果|説明|h
|''''AddItem [ItemID] [数量]''''|アイテム取得|[ItemID]のアイテムを[数量]個取得させる。ItemIDは''''BaseID''''。&br;例:''''player.additem 0000000F 1000''''(プレイヤーに所持金を1000ゴールド追加)|
|''''AddSpell [SpellID]''''|魔法取得|[SpellID]の魔法を取得させる。通常の魔法の他に、PowerやAbility、Disease(病気)も含まれる。&br;ただしシャウトは含まれないので、シャウトを取得させたい場合は''''TeachWord''''コマンドを使用すること。|
|''''AddPerk [PerkID]''''|Perk取得|[PerkID]のPerkをターゲットに取得させる。|
|''''AddtoFaction [FactionID] [FactionRank]''''&br;または&br;''''AddFac [FactionID] [FactionRank]''''|||
|''''AdvSkill [スキル名] [数値]''''|スキル経験値増加|[スキル名]のスキル経験値を[数値]分増加させる。|
|''''DuplicateAllItems [RefID]''''|所有アイテム複製|ターゲット内のアイテム全てを[RefID]の中に複製する。&br;ターゲット・[RefID]共に、指定できるのはコンテナとキャラクター。|
|''''Disable''''|描写をオフにする|オブジェクト(NPC含む)の描写をオフにする。&br;オブジェクトは透明になり、当たり判定は消え、AIも働かなくなる。ただしスクリプトは稼動する。|
|''''Enable''''|描写をオンにする|オブジェクト(NPC含む)の描写をオンにする。主に''''Disable''''コマンドからの復帰に使用。&br;''''注意'''':''''Disable''''→''''Enable''''すると対象はいわばリセットされた状態になるため、所持品や顔が変わったり、渡したアイテムがなくなったりするので気をつけること。|
|''''EquipItem [ItemID]''''|アイテムを装備|[ItemID]のアイテムを装備させる。ItemIDは''''BaseID''''。&br;逆の動作をするコマンドは''''UnEquipItem''''。|
|''''ForceAV [ActorValue] [数値]''''|ActorValueの値を変更|[ActorValue]を[数値]に変更する。負数も指定できる。元の値は変化せず、いわゆるbuffやdebuffの扱いで元の値と[数値]の差分が増減する。&br;例:Health100の時にこのコマンドを使用して105にして、その後LvUpしてHealthを増加させると、表示されるMaxHealthは115になる。|
|''''GetAV [ActorValue]''''&br;または&br;''''GetAVInfo [ActorValue]''''|ActorValueの情報を取得|[ActorValue]の情報を画面に表示する。''''GetAVInfo''''の方がより詳細な情報を得られる。|
|''''GetLevel''''|レベルを取得|レベルの値を取得し、画面に表示する。|
|''''GetRelationshipRank [Target]''''|関係取得|ターゲットと[Target]の関係を取得・表示する。&br;1=acquaintance、2=confidant、3=ally、4=lover、-1=rival、-2=foe、-3=enemy、-4=archnemesis|
|''''hasPerk [PerkID]''''|Perkの取得状況を表示|対象が[PerkID]のPerkを取得済みかどうかを表示する。|
|''''Lock [数値]''''|施錠|オブジェクト(ドアやコンテナ)を施錠する。&br;[数値]が0〜1=Novice、2〜25=Apprentice、26〜50=Adept、51〜75=Expert、76〜100=Master、それ以外の数値=鍵が必要。|
|''''UnLock''''|解錠|ドアやコンテナを解錠する。鍵が必要でも解錠できる。Unlock 1で不法侵入にならなくなる。|
|''''Kill''''|殺害|対象を死亡させる。一部のessentialフラグのNPCには効果がないが、マップを切り替えないと膝をついたまま回復しない。&br;逆の効果のコマンドは''''Resurrect''''。&br;KillAllでプレイヤーの周囲のNPC・クリーチャー全てにKillコマンドを適用する。|
|''''Resurrect''''|蘇生|死亡している対象を復活させる。死体として配置されているNPCには効果がない。&br;AshPileにも効果はあるが、敵の描画がおかしくなる。''''Disable''''→''''Enable''''することで改善できるが、別の問題が生じる可能性もある。詳細は''''Enable''''の項を参照。|
|''''ModAV [ActorValue] [数値]''''|ActorValueの値を増減|[ActorValue]の値を[数値]分増減させる。負数を指定することで減少。&br;''''ForceAV''''と似ているが、こちらは元の値に対してbuffやdebuff扱いで純粋に[数値]分を増減させている。|
|''''RestoreAV [ActorValue] [数値]''''|ActorValueを回復|[ActorValue]を[数値]分''''回復''''させる。最大値や元の値は超えない。&br;Healthだけでなくダメージを受けたスキルなどにも効果があるが、''''ModAV''''による効果は回復しない。|
|''''DamageAV [ActorValue] [数値]''''|ActorValueにダメージ|[ActorValue]に[数値]分のダメージを与える。Healthなどは最大値が減少する訳ではない。&br;スキルにも効果があり、''''ModAV''''と効果は重複するが、''''RestoreAV''''が効く。|
|''''MarkForDelete''''|オブジェクト消去|対象オブジェクトの存在するエリアがリロードされた時、対象を消去する。|
|''''Moveto [RefID]''''|移動|ターゲットを[RefID]の位置に直接テレポートさせる。フォロワーが行方不明になったときなどに活用する。&br;例:Lydiaをプレイヤーのところまでテレポート&br;''''prid A2C94''''&br;''''moveto player''''|
|''''RemoveAllItems [RefID]''''|全てのアイテムを消去|[RefID]内のアイテムを全て消去する。&br;[RefID]に指定できるのはコンテナ(チェストや樽など)とキャラクター。&br;''''[RefID].RemoveAllItems''''でも同等の効果がある。|
|''''RemoveItem [ItemID] [数値]''''|アイテム消去|[ItemID]のアイテムを[数値]個消去する。|
|''''RemoveSpell [SpellID]''''|魔法消去|[SpellID]の魔法を消去する。魔法の他に、Power、Ability、Blessing、Disease(病気)も含まれる。|
|''''RemovePerk [PerkID]''''|Perk消去|[PerkID]のPerkを消去する。|
|''''SetActorAlpha [0 - 1.000000]''''|不透明度変更|不透明度を[数値]*100%に変更する。値を変更しても探知には影響しない?|
|''''StR [0 - 1.000000]''''|屈折率変更|屈折率を[数値]*100%に変更する。値を変更しても探知には影響しない?|
|''''SetAV [ActorValue] [数値]''''|ActorValue変更|[ActorValue]を[数値]に変更する。経験値などは得られない。&br;主にスキルレベルの変更に使用。&br;''''ModAV''''や''''ForceAV''''と異なり、Base値そのものを変更する。''''GetAVInfo''''コマンドなどを使用しても変更前の値が推測できなくなる可能性があるので、要注意|
|''''SetEssential [BaseID] [0 or 1]''''|不死フラグ変更|[BaseID]のキャラクターの不死フラグ変更する。1でオン(不死)、0でオフ。|
|''''SetRestrained [0 or 1]''''|1の場合、対象を動けなくします|対象をクリックしてから、コマンドを確定する|
|''''SetUnconscious [0 or 1]''''|1の場合、対象を気絶状態にします|対象をクリックしてから、コマンドを確定する|
|''''SIFH [0 or 1]''''|味方からの攻撃を無視|味方からの攻撃を無視するかどうかのフラグを変更する。1でオン(無視)、0でオフ。|
|''''SetNPCWeight [0 - 100]''''|Weight変更|Weight(体格? おそらくキャラ作成時に出てくる項目の一つ)を変更する。|
|''''SetOwnership''''|所有権変更|対象アイテムの所有権を変更する。ベッドに使用すれば他人のベッドにも寝られるようになる。|
|''''SetRelationshipRank [Target] [数値]''''|関係変更|ターゲットと[Target]の関係を[数値]に変更する。&br;[数値]については''''GetRelationshipRank''''コマンドを参照。|
|''''SetRace [Race]''''|種族変更|種族を[Race]に変更する。[Race]にはIDまたはRaceNameを入力する。&br;種族特性なども正常に置換される。|
|''''SetScale [0.1 - 10]''''|大きさ変更|大きさ(スケール)を変更する。デフォルトは1。&br;大きさを変更すると歩幅(移動速度)や武器のサイズ(攻撃範囲)も変化する。弓・魔法などの射程は変わらない。|
|''''SexChange''''|性別を変更|対象の性別を切り替える。''''顔や声は変化しない。''''二度実行すれば元の状態に戻る。|
|''''ShowInventory''''|インベントリ参照|対象のインベントリ内のアイテムをBaseIDで出力、表示する。|
|''''OpenActorContainer 1''''|インベントリ操作|対象のインベントリを開き、プレイヤーとアイテムをやり取りする。&br;通常のフォロワーとのやり取り同様、一部のアイテムは表示されない。また、フォロワーのように渡した防具を装備することもない。|
|''''TeachWord [WordID]''''|DragonLanguageを取得|[WordID]のDragonLanguageを取得する。WordIDは''''[[こちら>#k9628548]]''''。&br;アンロックには別途ドラゴンソウルが必要。|
|''''ResetHealth''''|Healthを回復|Healthをリセットし、100%まで回復させる。|
|''''ResetInventory''''|インベントリをリセット|コンテナやキャラクターのインベントリをリセットし、初期状態に戻す。装備状態も戻る。|
|''''ResetAI''''|AIをリセット|NPCのAIをリセットする。&br;非敵対NPCを誤って攻撃してしまった時などに使用する。|
|''''RecycleActor [オプション]''''|NPCをリセット|NPCをリセットし、場合によっては蘇生させる。武器を除き、インベントリはリセットされない。|
|''''DispelAllSpells''''|一時的な魔法効果を除去|一時的な魔法効果を除去する。種族特性などは消去されない? 装備の効果は消去されるが、装着しなおせば戻る。|
|''''Placeatme [BaseID] [数値]''''|オブジェクト生成|ターゲットの位置にオブジェクトやNPCを数値分、生成する。新規生成なので、オブジェクトはともかくNPCの方は不具合を起こす可能性が大きい。要注意。[例] player.placeatme 10bf90  (霊体化の馬をプレイヤーの前に召喚する)|

----
**非ターゲットコマンド [#qf63956d]
-特に記述がない限り、ターゲットの指定は必要ない。

|コマンド|効果|説明|h
|''''AdvLevel''''|プレイヤーレベル増加|プレイヤーキャラクターのレベルを1増加させる。PerkPointやHealthなどは増加しない。|
|''''bat [ファイル名]''''|Batchファイル実行|Skyrimフォルダー内に存在する、[ファイル名]のBatchファイルを実行する。&br;Batchファイルはコンソールコマンドを1行1コマンドで羅列したファイル。何度も使うコマンド群を記述しておけば、一度の入力でそれらを一括実行することが出来る。|
|''''bat [ファイル名]''''|Batchファイル実行|Skyrimフォルダー内に存在する、[ファイル名]のBatchファイルを実行する。&br;Batchファイルはコンソールコマンドを1行1コマンドで羅列したファイル。何度も使うコマンド群を記述しておけば、一度の入力でそれらを一括実行することが出来る。&br;batファイルは「???.txt」として、Skyrimのインストールフォルダに保存(デフォルトはc:\Program Files (x86)\Steam\SteamApps\common\skyrim)。実行名はbat ??? (.txtは不要)|
|''''CAQS''''|全クエストを完了させる|まだ開始されていないクエストも含め、全てのクエストを完了させる。&br;''''使用は非推奨。ゲーム性が崩壊します。''''|
|''''COC [セル名]''''|指定セルへ移動|[セル名]に移動する。[セル名]は正確である必要がある。正確なセル名はhelpコマンドで知ることができる。&br;例:''''help breezehome 0''''→CELL: WhiterunBreezeHome (000165A8) ''Breezehome''と出るので、''''COC WhiterunBreezeHome''''と入力すればOK。&br;&br;''''COC qasmoke''''で鍛冶場、ベンチ、砥石、溶鉱炉、調理器、エンチャント台、錬金台とあらゆるアイテムが入ったコンテナが設置された試験用セルへ移動できる。出る場合は、再度cocコマンドで任意の場所へ移動する必要がある。|
|''''COW [WorldSpace] [X],[Y]''''||[WorldSpace]内の座標[X],[Y]のセルの中心にテレポートする。[WorldSpace]には通常''''Tamriel''''を指定する。&br;例:''''COW Tamriel 4,-4''''(Whiterunの城門付近にテレポート)|
|''''FOV [数値]''''|FOVを変更|FOV(視界)を変更する。このコマンドだけでは動作しない?|
|''''FW [ID]''''|天候を変更|天候を[ID]の天候に変更する。変更は一時的なもので、永続しない。|
|''''GetGlobalValue [変数]''''||GlobalValueである[変数]の値を取得する。&br;''''ShowGlobalVars''''で現在のGlobalValueを全て表示し、''''Set [変数] to [数値]''''で変更する。|
|''''GetGS [Gamesetting]''''|GameSettingの値を取得|[GameSetting]の値を取得し、画面に表示する。|
|''''GetInCellParam [CellID] [ObjectID]''''|セル上のオブジェクトの有無を確認|[CellID]のエリアに、[ObjectID]の対象が存在するかどうかを確認する。&br;0.00=存在しない、1.00=存在する。|
|''''GetLocationCleared [LocationID]''''|エリアクリアフラグ取得|[LocationID]のエリアがClear(クリア)になっているかをチェックする。0で未クリア、1でクリア。|
|''''Help [文字列] [フィルター]''''|文字列の含まれる対象を検索|[文字列]が含まれる対象を検索し、そのIDを出力する。[フィルター]の値によって、絞込みをかける事もできる。&br;主に他のコンソールコマンドに必要なIDを検索するために使う。&br;[フィルター]は0=なし、1=Functions、2=Settings、3=Globals、4=その他(アイテムや呪文など)。[文字列]はそのままではスペースの入った文章は使えないが、''''"'''' ''''"''''で文字列を括ることで使えるようになる。例:''''Help "Daedric Boots" 4''''&br;''''Bat''''コマンドを利用することで、文字列に日本語を使うことも出来る。|
|''''IncPCS [スキル名]''''|プレイヤーのスキルレベル増加|プレイヤーの[スキル名]のスキルレベルを1上昇させる。スキル上昇によるレベル経験値の加算は通常通りに行われる。|
|''''KillAll''''&br;または&br;''''KillAllActors''''|全ての人物を殺害|現在ロードされているエリアのNPCや敵全てに''''Kill''''コマンドを適用する。|
|''''MovetoQT [QuestID]''''|クエストターゲットまで移動|[QuestID]の現在のクエストターゲットまで直接テレポートする。|
|''''ModPCMiscStat [Stat]''''|||
|''''Prid [RefID]''''|ターゲットを指定|[RefID]の対象をターゲットに指定する。|
|''''PCB''''|||
|''''psb''''|全ての魔法やシャウトを追加|プレイヤーに全ての魔法、シャウト、BestialAbility(WereWolf変身能力?)を追加する。シャウトの使用にはドラゴンソウルが必要。&br;通常ありえないようなものまで(恐らくテスト用や開発時に登録されただけで効果のないものも多く)追加され、消去するときは''''RemoveSpell''''コマンドで消していく必要があるので、非推奨。|
|''''qqq''''|Skyrimを即座に終了させる|Skyrimを直ちに終了し、デスクトップに戻る。|
|''''ResetInterior [LocationID]''''|指定セルをリセットする|[LocationID]のセルをリセットし、デフォルトの状態に戻す。|
|''''ResetQuest [QuestID]''''|クエストをリセット|[QuestID]のクエストをリセットし、全てのステージを0にする。クエスト関連キャラクターなどの状態はリセットされない?|
|''''save [名称] [オプション]''''|セーブ名を指定してセーブする|[名称].essをセーブデータとして出力する。出力先は通常のセーブデータと同じである。&br;[名称]にスペース混じりの文字列を使用する場合は、''''"'''' ''''"''''で文字列を括る必要がある。&br;&br;[オプション]は入力する必要はないが、1を指定することで、[名称].ess.txtが出力される。出力内容はセーブされているIDとその種類、内容の一覧? 出力が終わると自動で出力されたテキストファイルが開かれる。&br;''''!注意!'''':このtxtファイルの出力中はゲームは動作せず、ウィンドウを切り替えてもカーソルが表示されません。また、実行から完了には極めて長い時間がかかります。(UESPWikiによれば''''15分''''、実験者の環境(Win7 32bit,C2D E6420 OC 2.66Ghz,RAM 4G,RadeonHD 5750)ではおよそ''''5分''''が必要でした。''''くれぐれも実行は注意して行ってください。''''|
|''''SAQ''''|全クエストを開始|全てのクエストをジャーナルに追加し、開始させる。''''CAQ''''コマンド同様、ゲーム性が崩壊するため使用は非推奨。|
|''''Set [GlobalVariable] to [数値]''''|グローバル変数を変更|[GlobalVariable]を[数値]に変更する。[GlobalVariable]の検索には''''Help''''または''''ShowGlobalVars''''が利用できる。|
|''''SetGS [GameSettings] [数値]''''||[GameSettings]の値を[数値]に変更する。セーブデータをロードしなおす度にリセットされる。&br;例:''''SetGS fJumpHeightMin 120''''(ジャンプ力を120に変更。デフォルトは76)|
|''''SetLocationCleared [LocationID] [0 or 1]''''|エリアクリアフラグを変更|[LocationID]のエリアクリアフラグを変更。1でオン(クリア)、0でオフ|
|''''SetPlayerRace [Race]''''|プレイヤーの種族を変更|''''SetRace''''コマンドのプレイヤー限定版。|
|''''SQS [QuestID]''''|クエストのステージを取得|[QuestID]の全てのステージを取得、表示する。|
|''''SHP [数値1] [数値2]...[数値9]''''|HDR値を変更|HDRの数値を変更する。順にEyeAdaptSpeed、EyeAdaptStrength、BloomRadius、BloomThreshould、BloomScale、TargetLuminance1、TargetLuminance2、SunlightScale、SkyScale?(未確認)|
|''''PHP''''|HDR値を取得|HDR値を取得し、画面に表示する。|
|''''ShowGlobalVars''''|全グローバル変数を取得|全てのグローバル変数を取得し、画面に表示する。|
|''''ShowMessage [ID]''''|メッセージ表示|[ID]のメッセージを画面に表示する。|
|''''ShowRaceMenu''''|キャラクターエディット画面を表示|ゲームを始めた時に表示された、キャラクターエディット画面を表示する。プレイヤーの顔や種族などを設定しなおすことが出来るが、副作用もある。&br;副作用なしで再設定を行う方法が''''[[こちら>#q9d97d05]]''''にあるが、これをやっても不具合が起きることがある? ''''要注意''''。|
|''''ShowRaceMenu [Race]''''|プレイヤーの種族を変更|プレイヤーの種族を[Race]に変更する。''''ShowRaceMenu''''コマンドのようにエディット画面は表示されず、効果はむしろ''''SetRace''''コマンドに近い。&br;ただし''''SetRace''''コマンドとは異なり、スキルや能力値の値は滅茶苦茶になり、スキル画面を開くとなぜかLvが1上がる。|
|''''PlayerEnchantObject [BaseID] [MGEF ID1] [MGEF ID2]''''|エンチャントアイテム追加|[BaseID]のアイテムに[MGEF ID]の効果を追加したアイテムを生成、プレイヤーのインベントリに追加する。&br;[MGEF ID2]については必ずしも入力する必要はない。エンチャントの強度はEnchantスキルに依存する。&br;このコマンドによって生成されたアイテムは、Arcane EnchanterでDisenchantすることは出来ない。|
|''''PlayerCreatePotion [MGEF ID1] [MGEF ID2] [MGEF ID3]''''|ポーション作成|[MGEF ID]の効果を持つポーションを作成し、プレイヤーのインベントリに追加する。&br;[MGEF ID2]・[MGEF ID3]は必ずしも必要ない。ポーションの強度はAlchemyスキルに依存する。|

----
**全般 [#bbe822e5]
|コマンド|効果|説明|h
|''''tgm''''|無敵モード|ダメージを全く受けず、マジカもスタミナも減らない。すべての魔法が詠唱でき、病気にならず、矢も無限になる。重量オーバーでも走行可能。ご利用は計画的に。|
|''''tim''''|不死モード|ダメージを受け、マジカもスタミナも減る。最大マジカ内で詠唱できる魔法のみ詠唱でき、病気にもなり、矢も減る。ただしHPが0にならない。フィニッシュムーブで首を飛ばされても死なない。|
|''''tcl''''|当たり判定|身動きが取れなくなったらこのコマンド。壁を通り越えたり空を飛べたりできる。対象をクリックしてから入力するとその対象の当たり判定が切り替わる。フォロワーがはまった時に使用する。|
|''''coc [セル名]''''|指定セルヘ移動|正確なセル名はhelpコマンドで知ることができる。&br;例)help breezehome 0→CELL: WhiterunBreezeHome (000165A8) ''Breezehome''と出るのでcoc WhiterunBreezeHomeと入力すればOK。|
|''''coc qasmoke''''|試験用セルへ移動|鍛冶場、ベンチ、砥石、溶鉱炉、調理器、エンチャント台、錬金台とあらゆるアイテム(NPC専用の装備品も入手可能)が入ったコンテナが設置された試験用セルへ移動できる。出る場合は、再度cocコマンドで任意の場所へ移動する必要がある。|
|''''setstage [クエストID] [ステージID]''''|クエスト進行度変更|クエストIDはこちらから:http://www.uesp.net/wiki/Skyrim:Quests|
|''''movetoqt [クエストID]''''|クエスト目標へ移動|クエストIDはこちらから:http://www.uesp.net/wiki/Skyrim:Quests|
|''''kill''''|対象を殺す|対象をクリックしてから、コマンドを確定する。|
|''''resurrect''''|対象を復活させる|対象をクリックしてから、コマンドを確定する。|
|''''unlock''''|対象の解錠をする|扉やチェスト等、鍵が掛かっている対象を選択しコマンドを入力する。|
|''''setownership''''|対象の所有権変更|アイテムを選択し、コマンドを入力する。窃盗なしでアイテムを入手できる。|
|''''set timescale to [数値]''''|タイムスケール変更|1でリアルタイム。デフォルトは20。リアルタイムの1分に対し、ゲーム中で何分進むかを設定する※to 1で[[不具合あるらしいレポートがあるので注意。>http://j-u-i-c-e.hubpages.com/hub/How-to-Change-the-Timescale-in-Skyrim]]これを変更しようとする人はAIの処理とクエストのトリガー処理で上手くいかなくなるケースがあることに留意。|
|''''set DecapitationChance to [数値]''''|首撥ね確率変更|50なら50%、100なら100%。|
|''''set KillMoveRandom to [数値]''''|フィニッシュムーヴ確率変更|50なら50%、100なら100%。|
----
**キャラクター [#cddef018]
-showracemenu、psb以外はプレイヤー、NPCどちらにも適用可能。
-コンソールを出した後、カーソルでターゲットを指定(クリック)して入力する。
-プレイヤーキャラクターを対象にする場合は頭に「player.」をつける。

|コマンド|効果|説明|h
|''''showracemenu''''|キャラエディット画面|キャラエディット画面を表示する。副作用もあるのでご利用は計画的に。&br;副作用回避方法は''''[[こちら>#q9d97d05]]''''|
|''''psb''''|全呪文を取得|ドラゴンシャウトを含むすべての呪文書を取得し、アニマル能力を解禁する。ただし、シャウトのためのドラゴンソウルは必要。&br;非常に使いづらい為、テストや遊び目的以外は非推奨。解除コマンドがない為、セーブしてしまった場合はremovespellで消していく必要がある。|
|''''modav carryweight [数値]''''|運搬重量|現在の運搬可能重量に加算する。負数を入れれば減らすことも可能。|
|''''setav speedmult [数値]''''|移動速度|移動速度をセットする。120と入力すれば20%上昇。負数を入れれば減らすことも可能。デフォルトの値は100。|
|''''setgs fJumpHeightMin [数値]''''|ジャンプ力|ジャンプ力をセットする。120と入力すれば20%上昇。セーブデータをロードするたびにリセットされる。デフォルトの値は100。|
|''''forceav shoutrecoverymult [数値]''''|シャウトのクールタイム倍率|シャウトのクールタイム倍率を変更する。0.5でクールタイム半減、0でクールタイムなし。デフォルトは1。|
|''''setscale [数値]''''|大きさ|対象の大きさを変更する。0.1で10分の1、5で5倍。デフォルトは1。|
|''''advlevel''''|レベル増加|レベルを1増加させる。ただし、体力、マジカ、スタミナ、Perkポイントは増加しない。|
|''''setlevel [数値]''''|レベル変更|レベルを指定した数値にセットする。現在のレベルより低い数値も可能。体力、マジカ、スタミナ、Perkポイントは増減しない。|
|''''modav(setav) health [数値]''''|体力変更|現在の体力に加算する(satavは指定の数値に変更する)。負数を入れれば減らすことも可能。|
|''''modav(setav) stamina [数値]''''|スタミナ変更|現在のスタミナに加算する(satavは指定の数値に変更する)。負数を入れれば減らすことも可能。|
|''''modav(setav) magicka [数値]''''|マジカ変更|現在のマジカに加算する(satavは指定の数値に変更する)。負数を入れれば減らすことも可能。|
|''''forceav dragonsouls [数値]''''|ドラゴンソウル数変更|ドラゴンソウルの数を指定した数値にセットする。|
|''''modav(setav) dragonsouls [数値]''''|ドラゴンソウル数変更|現在のドラゴンソウル数に加算する。負数を入れれば減らすことも可能。|
|''''setav rightitemcharge [数値]''''|右装備魂チャージ量|右手に装備したエンチャント武器の魂チャージ量を指定した数値にセットする。上限は超えない。|
|''''setav leftitemcharge [数値]''''|左装備魂チャージ量|左手に装備したエンチャント武器の魂チャージ量を指定した数値にセットする。上限は超えない。|
**showracemenuでの種族特性消失バグの一部回避方法 [#q9d97d05]

showracemenuでキャラクターエディットを呼び出せるが、種族特性が消えてしまうバグがある。
Oblivionではコンソール表示中にセーブすることで同じような問題を回避できたが、Skyrimではこれができなくなっている。
このバグは、以下の手順を行えば一部回避できる。
-全ての操作終了後、スキルレベル値が元通りにならない場合があります。その場合は各自納得いくように調整お願いします。
-保険で新規セーブ推奨。

1) コンソールを開いてshowracemenu、調整が終了したらセーブする。
-ここでそのままプレイ続行しても、スキル数値とパワー(種族の特殊魔法、例えばNordのBattlecry)には影響ないが魔法効果に影響が出る。
--消える魔法効果:種族特性(例えばNordの氷耐性50%)、装備付呪効果、寺院の恩恵
--消えない魔法効果:最初の方で触れる石の効果(盗賊、魔術師、戦士)

2) 一旦Skyrimを再起動後 1) のデータをロードする。
-必ず 1) のデータを最初にロードすること。他のデータをロードして、そのあと 1) のデータをロードしなおしても魔法効果が消えている事がある。

上の手順を行うと、スキル数値とパワーに影響もなく、なぜか種族特性が復活してる。
消えたままの装備付呪効果は再装備を、恩恵も面倒だけどもう一度寺院等で受ければよい。

----
*ID類一覧 [#y21594ff]
**Shout [#k9628548]
|Shout名|英語|竜語|WordID|h
|Unrelenting Force|Force|Fus|13e22|
|~|Balance|Ro|13e23|
|~|Push|Dah|13e24|
|Fire Breath|Fire|Yol|20e17|
|~|Inferno|Toor|20e18|
|~|Sun|Shul|20e19|
|Whirlwind Sprint|Whirlwind|Wuld|2f7bb|
|~|Fury|Nah|2f7bc|
|~|Tempest|Kest|2f7bd|
|Become Ethereal|Fade|Feim|32917|
|~|Spirit|Zii|32918|
|~|Bind|Gron|32919|
|Dismay|Fear|Faas|3291a|
|~|Run|Ru|3291b|
|~|Terror|Maar|3291c|
|Elemental Fury|Air|Su|3291d|
|~|Battle|Grah|3291e|
|~|Grace|Dun|3291f|
|Clear Skies|Sky|Lok|3cd31|
|~|Spring|Vah|3cd32|
|~|Summer|Koor|3cd33|
|Dragonrend|Mortal|Joor|44251|
|~|Finite|Zah|44252|
|~|Temporary|Frul|44253|
|Call Dragon|Snow|Od|46b89|
|~|Hunter|Ah|46b8a|
|~|Wing|Viing|46b8b|
|Slow Time|Time|Tiid|48aca|
|~|Sand|Klo|48acb|
|~|Eternity|Ul|48acc|
|Call of Valor|Hero|Hun|51960|
|~|Champion|Kaal|51961|
|~|Legend|Zoor|51962|
|Frost Breath|Frost|Fo|5d16c|
|~|Cold|Krah|5d16d|
|~|Freeze|Diin|5d16e|
|Disarm|Weapon|Zun|5fb95|
|~|Hand|Haal|5fb96|
|~|Defeat|Viik|5fb97|
|Animal Allegiance|Animal|Raan|60291|
|~|Allegiance|Mir|60292|
|~|Pack|Tah|60293|
|Aura Whisper|Life|Laas|60294|
|~|Seek|Yah|60295|
|~|Hunt|Nir|60296|
|Marked for Death|Kill|Krii|60297|
|~|Leech|Lun|60298|
|~|Suffer|Aus|60299|
|Storm Call|Storm|Strun|6029a|
|~|Wrath|Bah|6029b|
|~|Lightning|Qo|6029c|
|Kyne''s Peace|Kyne|Kaan|6029d|
|~|Peace|Drem|6029e|
|~|Trust|Ov|6029f|
|Throw Voice|Voice|Zul|602a0|
|~|Fool|Mey|602a1|
|~|Far|Gut|602a2|
|Ice Form|Ice|Iiz|602a3|
|~|Flesh|Slen|602a4|
|~|Statue|Nus|602a5|

----
**ActorValue一覧 [#fba9e0d8]
-[スキル名]や[ActorValue]に入力できるもの一覧。
-入力するものは基本的にコンソール名。基本的にはコンソール名=英語だが一部は異なるので注意。

|Index|種類|コンソール名|日本語|ID|備考|h
|0|AI|Aggression||4b0||
|1|~|Confidence||4b1||
|2|~|Energy||4b2||
|3|~|Morality||4b3||
|4|~|Mood||4b4||
|5|~|Assistance||4b5||
|6|スキル|OneHanded|片手武器|44c||
|7|~|TwoHanded|両手武器|44d||
|8|~|Marksman|弓術|44e|スキル:Archery|
|9|~|Block|防御|44f||
|10|~|Smithing|鍛冶|450||
|11|~|HeavyArmor|重装|451||
|12|~|LightArmor|軽装|452||
|13|~|Pickpocket|スリ|453||
|14|~|Lockpicking|開錠|454||
|15|~|Sneak|隠密|455||
|16|~|Alchemy|錬金術|456||
|17|~|Speechcraft|話術|457|スキル:Speech|
|18|~|Alteration|変性|458||
|19|~|Conjuration|召喚|459||
|20|~|Destruction|破壊|45a||
|21|~|Illusion|幻惑|45b||
|22|~|Restoration|回復|45c||
|23|~|Enchanting|付呪(エンチャント)|45d||
|24|ステータス|Health||3e8||
|25|~|Magicka||3e9||
|26|~|Stamina||3ea||
|27|倍率|HealRate||3eb|HealRegenerationRate&br;非戦闘時のレート|
|28|~|MagickaRate||3ec|MagickaRegenerationRate&br;非戦闘時のレート|
|29|~|StaminaRate||3ed|StaminaRegenerationRate&br;非戦闘時のレート|
|30|~|SpeedMult||3ee|移動速度。デフォルトは100(%)|
|31|ステータス|InventryWeight||3ef|現在重量|
|32|~|CarryWeight||3f0|最大重量|
|33|トグル|DragonRend||640||
||ステータス|CritChance||3f1|CriticalHitの発生確率。値は%|
||~|MeleeDamage||3f2|近接武器攻撃力に数値を加算。デフォルトは0|
||~|UnarmedDamage||3f3|素手攻撃力に数値を加算。デフォルト値は種族により異なる|
||~|Mass||3f4|隠しステータスで、よろめきなどに影響|
||~|VoicePoints||3f5||
||~|VoiceRate||3f6||
|39|耐性|DamageResist||5ce|現在の防御値。インベントリで表示されるものと同じ?|
|40|~|PoisonResist||5cf|以下45番まで各種耐性。数値は%で装備等の合計値|
|41|~|FireResist||5d0||
|42|~|ElectricResist||5d1||
|43|~|FrostResist||5d2||
|44|~|MagicResist||5d3||
|45|~|DiseaseResist||5d4||
|46~52||||||
|53|ステータス|Paralysis||5dc|麻痺フラグ? 0以外だと動けなくなる。|
|54|~|Invisibility||5dd|透明化フラグ? 0より上で発見され難くなる、ただしエフェクトはない。|
|55|~|NightEye||5de||
|56|~|DetectLifeRange||5df||
|57|~|WaterBreathing|||水中呼吸フラグ。0以外で水中呼吸。|
|58|~|WaterWalking|||不明なフラグ。0以外だと水中でも地上と同じようにジャンプでき、水中にいると徐々に水面に移動するようになる。|
|59|不明|IgnoreCrippledLimbs||5e2||
|60|~|Fame||5e3||
|61|~|Infamy||5e4||
|62|~|JumpingBonus||5e5||
|63|~|WardPower|||発動しているWard系呪文の効果値|
|64|~|RightItemCharge||||
|65|~|LeftItemCharge||||
|66|~|EquippedItemCharge||5e7||
|67|~|ArmorPerks||5e8||
|68|~|ShieldPerks||5e9||
|69〜78|~|Variable01〜10||||
|79|AI|FavorActive||5f6||
|80|~|FavorsPerDay||5f7||
|81|~|FavorsPerDayTimer||5f8||
|82|不明|EquippedStaffCharge||5f9||
|83|ステータス|AbsorbChance||5fa|Spell吸収確率|
|84|トグル|Blindness||5fb||
|85||WeaponSpeedMult||5fc|近接武器の攻撃速度、弓に矢を番える速度。倍率&br;0や負数以外でのみ効果がある。0.5なら速度は通常の半分。デフォルトは0|
|86||ShoutRecoveryMult||5fd|Shoutのクールタイム倍率。1=100%、0.5=50%|
|87|ステータス|BowStaggerBonus||5fe|弓で攻撃した時に敵をよろめかせる確率|
|88|トグル|Telekinesis||5ff||
|89|AI|FavorPointsBonus||600||
|90|不明|LastBribedIntmidated||601||
|91|~|LastFlattered||602||
|92||MovementNoiseMult||603||
|93|トグル|BypassVendorStolenCheck||604|盗品を全ての商人に売れるよう|
|94|トグル|BypassVendorKeywordCheck||605|種類に関係なくアイテムを商人に売れる|
|95|AI|WaitingForPlayer||606||
|96||OneHandedMod||607||
|97|~|TwoHandedMod||608||
|98|~|MarksmanMod||609||
|99|~|BlockMod||60a||
|100|~|SmithingMod||60b||
|101|~|HeavyArmorMod||60c||
|102|~|LightArmorMod||60d||
|103|~|PickPocketMod||60e||
|104|~|LockpickingMod||60f||
|105|~|SneakMod||610||
|106|~|AlchemyMod||611||
|107|~|SpeechcraftMod||612||
|108|~|AlterationMod||613||
|109|~|ConjurationMod||614||
|110|~|DestructionMod||615||
|111|~|IllusionMod||616||
|112|~|RestorationMod||617||
|113|~|EnchantingMod||618||
|114||OneHandedSkillAdvance||619||
|115|~|TwoHandedSkillAdvance||61a||
|116|~|MarksmanSkillAdvance||61b||
|117|~|BlockSkillAdvance||61c||
|118|~|SmithingSkillAdvance||61d||
|119|~|HeavyArmorSkillAdvance||61e||
|120|~|LightArmorSkillAdvance||61f||
|121|~|PickPocketSkillAdvance||620||
|122|~|LockpickingSkillAdvance||621||
|123|~|SneakSkillAdvance||622||
|124|~|AlchemySkillAdvance||623||
|125|~|SpeechcraftSkillAdvance||624||
|126|~|AlterationSkillAdvance||625||
|127|~|ConjurationSkillAdvance||626||
|128|~|DestructionSkillAdvance||627||
|129|~|IllusionSkillAdvance||628||
|130|~|RestorationSkillAdvance||629||
|131|~|EnchantingSkillAdvance||62a||
|132||LeftWeaponSpeedMult||62b||
|133|ステータス|DragonSouls||62c|吸収したドラゴンソウルの数|
|134|倍率|CombatHealthRegenMult||62d|戦闘時のHealRate&br;1=100%、0.5=50%。デフォルトは0.7=70%|
|135||OneHandedPowerMod||62e|以下152番までポーションやエンチャントによるFortify系効果と同等。値は%|
|136|~|TwoHandedPowerMod||62f||
|137|~|MarksmanPowerMod||630||
|138|~|BlockPowerMod||631||
|139|~|SmithingPowerMod||632||
|140|~|HeavyArmorPowerMod||633||
|141|~|LightArmorPowerMod||634||
|142|~|PickPocketPowerMod||635||
|143|~|LockpickingPowerMod||636||
|144|~|SneakPowerMod||637||
|145|~|AlchemyPowerMod||638||
|146|~|SpeechcraftPowerMod||639||
|147|~|AlterationPowerMod||63a||
|148|~|ConjurationPowerMod||63b||
|149|~|DestructionPowerMod||63c||
|150|~|IllusionPowerMod||63d||
|151|~|RestorationPowerMod||63e||
|152|~|EnchantingPowerMod||63f||
|154|倍率|AttackDamageMult||641||
|155|~|HealRateMult||||
|156|~|MagickaRateMult||||
|157|~|StaminaRateMult||||
||~|CombatHealthRegenMultMod||642||
||~|CombatHealthRegenMultPowerMod||643||
|||HealRatePowerMod||645||
||~|MagickaRateMod||646||
|163|ステータス|ReflectDamage||64a||
||不明|NormalWeaponsResist||5d4||
||~|PerceptionCondition||5d5||
||~|EnduranceCondition||5d6||
||~|LeftAttackCondtion||5d7||
||~|RightAttackCondtion||5d8||
||~|LeftMobilityCondition||5d9||
||~|RightMobilityCondition||5da||
||~|BrainCondition||5db||

----
*Skills & Perks [#qa11e139]

You can find a convenient way to set skills here .
>使用例 : player.setav [スキル名] [スキル値 0〜100]

player.setav onehanded 100 : Set One-Handed Skill to 100 (片手武器)
player.setav twohanded 100 : Set Two-Handed Skill to 100 (両手武器)
player.setav alteration 100 : Set Alteration Skill to 100 (変性)
player.setav conjuration 100 : Set Conjuration Skill to 100 (召喚)
player.setav destruction 100 : Set Destruction Skill to 100 (破壊)
player.setav enchanting 100 : Set Enchanting Skill to 100 (付呪)
player.setav illusion 100 : Set Illusion Skill to 100 (幻惑)
player.setav restoration 100 : Set Restoration Skill to 100 (回復)
player.setav marksman 100 : Set Archery Skill to 100 (弓術)
player.setav block 100 : Set Block Skill to 100 (防御)
player.setav heavyarmor 100 : Set Heavy Armor Skill to 100 (重装)
player.setav smithing 100 : Set Smithing Skill to 100 (鍛冶)
player.setav alchemy 100 : Set Alchemy Skill to 100 (錬金術)
player.setav lightarmor 100 : Set Light Armor Skill to 100 (軽装)
player.setav lockpicking 100 : Set Lock Picking Skill to 100 (開錠)
player.setav pickpocket 100 : Set Pickpocket Skill to 100 (スリ)
player.setav sneak 100 : Set Sneak Skill to 100 (隠密)
player.setav speechcraft 100 : Set Speech Skill to 100 (話術)
All Player Perks

A convenient way to set multiple or all perks is here .
**Alchemy Perks [#re8b749f]
player.addperk be127 : adds the Alchemist perkAlchemist
Potions and poisons you make are 20% stronger.
player.addperk c07ca : adds the Alchemist perkAlchemist
Potions and poisons you make are 40% stronger.
player.addperk c07cb : adds the Alchemist perkAlchemist
Potions and poisons you make are 60% stronger.
player.addperk c07cc : adds the Alchemist perkAlchemist
Potions and poisons you make are 80% stronger.
player.addperk c07cd : adds the Alchemist perkAlchemist
Potions and poisons you make are twice as strong.
player.addperk 58215 : adds the Physician perkPhysician
Potions you mix that restore Health, Magicka or Stamina are 25% more powerful.
player.addperk 58216 : adds the Benefactor perkBenefactor
Potions you mix with beneficial effects have an additional 25% greater magnitude.
player.addperk 58218 : adds the Experimenter perkExperimenter
Eating an ingredient reveals first two effects.
player.addperk 105f2a : adds the Experimenter perkExperimenter
Eating an ingredient reveals first three effects.
player.addperk 105f2b : adds the Experimenter perkExperimenter
Eating an ingredient reveals all its effects.
player.addperk 58217 : adds the Poisoner perkPoisoner
Poisons you mix are 25% more effective.
player.addperk 105f2f : adds the Concentrated Poison perkConcentrated Poison
Poisons applied to weapons last for twice as many hits.
player.addperk 105f2e : adds the Green Thumb perkGreen Thumb
Two ingredients are gathered from plants.
player.addperk 105f2c : adds the Snakeblood perkSnakeblood
50% resistance to all poisons.
player.addperk 5821d : adds the Purity perkPurity
All negative effects are removed from created potions, and all positive effects are removed from created poisons
**Alteration Perks [#vbb94e23]
player.addperk f2ca6 : adds the Novice Alteration perkNovice Alteration
Cast Novice level Alteration spells for half magicka.
player.addperk 153cd : adds the Alteration Dual Casting perkAlteration Dual Casting
Dual casting an Alteration spell overcharges the effects into an even more powerful version.
player.addperk c44b7 : adds the Apprentice Alteration perkApprentice Alteration
Cast Apprentice level Alteration spells for half magicka.
player.addperk 53128 : adds the Magic Resistance perkMagic Resistance
Blocks 10% of a spell’s effects.
player.addperk 53129 : adds the Magic Resistance perkMagic Resistance
Blocks 20% of a spell’s effects.
player.addperk 5312a : adds the Magic Resistance perkMagic Resistance
Blocks 30% of a spell’s effects.
player.addperk c44b8 : adds the Adept Alteration perkAdept Alteration
Cast Adept level Alteration spells for half magicka.
player.addperk c44b9 : adds the Expert Alteration perkExpert Alteration
Cast Expert level Alteration spells for half magicka.
player.addperk 581f7 : adds the Atronach perkAtronach
Absorb 30% of the magicka of any spells that hit you.
player.addperk c44ba : adds the Master Alteration perkMaster Alteration
Cast Master level Alteration spells for half magicka.
player.addperk 581fc : adds the Stability perkStability
Alteration spells have greater duration.
player.addperk d7999 : adds the Mage Armor perkMage Armor
Protection spells like Stoneflesh are twice as strong if not wearing armor.
player.addperk d799a : adds the Mage Armor perkMage Armor
Protection spells like Stoneflesh are 2.5 times as strong if not wearing armor.
player.addperk d799b : adds the Mage Armor perkMage Armor
Protection spells like Stoneflesh are three times as strong if not wearing armor.
**Marksman Perks [#ka8485d2]
player.addperk babed : adds the Overdraw perkOverdraw
Bows do 20% more damage.
player.addperk 7934a : adds the Overdraw perkOverdraw
Bows do 40% more damage.
player.addperk 7934b : adds the Overdraw perkOverdraw
Bows do 60% more damage.
player.addperk 7934d : adds the Overdraw perkOverdraw
Bows do 80% more damage.
player.addperk 79354 : adds the Overdraw perkOverdraw
Bows do twice as much damage.
player.addperk 105f1c : adds the Critical Shot perkCritical Shot
10% chance of a critical hit that does extra damage.
player.addperk 105f1e : adds the Critical Shot perkCritical Shot
15% chance of a critical hit that does 25% more critical damage.
player.addperk 105f1f : adds the Critical Shot perkCritical Shot
20% chance of a critical hit that does 50% more critical damage.
player.addperk 51b12 : adds the Hunter’s Discipline perkHunter’s Discipline
Recover twice as many arrows from dead bodies.
player.addperk 58f63 : adds the Ranger perkRanger
Able to move faster with a drawn bow.
player.addperk 58f61 : adds the Eagle Eye perkEagle Eye
Pressing Block while aiming will zoom in your view.
player.addperk 58f62 : adds the Power Shot perkPower Shot
Arrows stagger all but the largest opponents 50% of the time.
player.addperk 105f19 : adds the Quick Shot perkQuick Shot
Can draw a bow 30% faster.
player.addperk 103ada : adds the Steady Hand perkSteady Hand
Zooming in with a bow slows time by 25%.
player.addperk 103adb : adds the Steady Hand perkSteady Hand
Zooming in with a bow slows time by 50%.
player.addperk 58f64 : adds the Bullseye perkBullseye
15% chance of paralyzing the target for a few seconds.
**Blocking [#yb93cc86]
player.addperk bccae : adds the Shield Wall perkShield Wall
Blocking is 20% more effective.
player.addperk 79355 : adds the Shield Wall perkShield Wall
Blocking is 25% more effective.
player.addperk 79356 : adds the Shield Wall perkShield Wall
Blocking is 30% more effective.
player.addperk 79357 : adds the Shield Wall perkShield Wall
Blocking is 35% more effective.
player.addperk 79358 : adds the Shield Wall perkShield Wall
Blocking is 40% more effective.
player.addperk 58f68 : adds the Deflect Arrows perkDeflect Arrows
Arrows that hit the shield do no damage.
player.addperk 58f69 : adds the Elemental Protection perkElemental Protection
Blocking with a shield reduces incoming fire, frost, and shock damage by 50%.
player.addperk 106253 : adds the Block Runner perkBlock Runner
Able to move faster with a shield raised.
player.addperk 58f67 : adds the Power Bash perkPower Bash
Able to do a power bash.
player.addperk 5f594 : adds the Deadly Bash perkDeadly Bash
Bashing does five times more damage.
player.addperk 58f66 : adds the Disarming Bash perkDisarming Bash
Chance to disarm when power bashing.
player.addperk 58f6a : adds the Shield Charge perkShield Charge
Sprinting with a shield raised knocks down most targets.
player.addperk d8c33 : adds the Quick Reflexes perkQuick Reflexes
Time slows down if you are blocking during an enemy’s power attack.
**Conjuring Perks [#u80b8345]
player.addperk f2ca7 : adds the Novice Conjuration perkNovice Conjuration
Cast Novice level Conjuration spells for half magicka.
player.addperk c44bb : adds the Apprentice Conjuration perkApprentice Conjuration
Cast Apprentice level Conjuration spells for half magicka.
player.addperk c44bc : adds the Adept Conjuration perkAdept Conjuration
Cast Adept level Conjuration spells for half magicka.
player.addperk c44bd : adds the Expert Conjuration perkExpert Conjuration
Cast Expert level Conjuration spells for half magicka.
player.addperk c44be : adds the Master Conjuration perkMaster Conjuration
Cast Master level Conjuration spells for half magicka.
player.addperk 153ce : adds the Conjuration Dual Casting perkConjuration Dual Casting
Dual casting a Conjuration spell overcharges the spell, allowing it to last longer.
player.addperk 640b3 : adds the Mystic Binding perkMystic Binding
Bound weapons do more damage.
player.addperk d799e : adds the Soul Stealer perkSoul Stealer
Bound weapons cast Soul Trap on targets.
player.addperk d799c : adds the Oblivion Binding perkOblivion Binding
Bound weapons will banish summoned creatures and turn raised ones.
player.addperk 581dd : adds the Necromancy perkNecromancy
Greater duration for reanimated undead.
player.addperk 581de : adds the Dark Souls perkDark Souls
Reanimated undead have 100 points more health.
player.addperk 105f30 : adds the Summoner perkSummoner
Can summon atronachs or raise undead twice as far away.
player.addperk 105f31 : adds the Summoner perkSummoner
Can summon atronachs or raise undead three times as far away.
player.addperk cb419 : adds the Atromancy perkAtromancy
Double duration for conjured Atronachs.
player.addperk cb41a : adds the Elemental Potency perkElemental Potency
Conjured Atronachs are 50% more powerful.
player.addperk d5f1c : adds the Twin Souls perkTwin Souls
You can have two atronachs or reanimated zombies.
**Destruction Perks [#s4630eb2]
player.addperk f2ca8 : adds the Novice Destruction perkNovice Destruction
Cast Novice level Destruction spells for half magicka.
player.addperk c44bf : adds the Apprentice Destruction perkApprentice Destruction
Cast Apprentice level Destruction spells for half magicka.
player.addperk c44c0 : adds the Adept Destruction perkAdept Destruction
Cast Adept level Destruction spells for half magicka.
player.addperk c44c1 : adds the Expert Destruction perkExpert Destruction
Cast Expert level Destruction spells for half magicka.
player.addperk c44c2 : adds the Master Destruction perkMaster Destruction
Cast Master level Destruction spells for half magicka.
player.addperk 105f32 : adds the Rune Master perkRune Master
Can place runes five times farther away.
player.addperk 581e7 : adds the Augmented Flames perkAugmented Flames
Fire spells do 25% more damage.
player.addperk 10fcf8 : adds the Augmented Flames perkAugmented Flames
Fire spells do 50% more damage.
player.addperk f392e : adds the Intense Flames perkIntense Flames
Fire damage causes targets to flee if their health is low.
player.addperk 581ea : adds the Augmented Frost perkAugmented Frost
Frost spells do 25% more damage.
player.addperk 10fcf9 : adds the Augmented Frost perkAugmented Frost
Frost spells do 50% more damage.
player.addperk f3933 : adds the Deep Freeze perkDeep Freeze
Frost damage paralyzes targets if their health is low.
player.addperk 58200 : adds the Augmented Shock perkAugmented Shock
Shock spells do 25% more damage.
player.addperk 10fcfa : adds the Augmented Shock perkAugmented Shock
Shock spells do 50% more damage.
player.addperk f3f0e : adds the Disintegrate perkDisintegrate
Shock damage disintegrates targets if their health is low.
player.addperk 153cf : adds the Destruction Dual Casting perkDestruction Dual Casting
Dual casting a Destruction spell overcharges the effects into an even more powerful version.
player.addperk 153d2 : adds the Impact perkImpact
Most destruction spells will stagger an opponent when dual cast.
**Enchanting Perks [#b4fc7df6]
player.addperk bee97 : adds the Enchanter perkEnchanter
New enchantments are 20% stronger.
player.addperk c367c : adds the Enchanter perkEnchanter
New enchantments are 40% stronger.
player.addperk c367d : adds the Enchanter perkEnchanter
New enchantments are 60% stronger.
player.addperk c367e : adds the Enchanter perkEnchanter
New enchantments are 80% stronger.
player.addperk c367f : adds the Enchanter perkEnchanter
New enchantments are 100% stronger.
player.addperk 58f80 : adds the Fire Enchanter perkFire Enchanter
Fire enchantments on weapons and armor are 25% stronger.
player.addperk 58f81 : adds the Frost Enchanter perkFrost Enchanter
Frost enchantments on weapons and armor are 25% stronger.
player.addperk 58f82 : adds the Storm Enchanter perkStorm Enchanter
Shock enchantments on weapons and armor are 25% stronger.
player.addperk 58f7e : adds the Insightful Enchanter perkInsightful Enchanter
Skill enchantments on armor are 25% stronger.
player.addperk 58f7d : adds the Corpus Enchanter perkCorpus Enchanter
Health, magicka, and stamina enchantments on armor are 25% stronger.
player.addperk 58f7f : adds the Extra Effect perkExtra Effect
Can put two enchantments on the same item.
player.addperk 58f7c : adds the Soul Squeezer perkSoul Squeezer
Soul gems provide extra magicka for recharging.
player.addperk 108a44 : adds the Soul Siphon perkSoul Siphon
Death blows to creatures, but not people, trap 5% of the victim’s soul, recharging the weapon.
**Heavy Armor Perks [#g01b5193]
player.addperk bcd2a : adds the Juggernaut perkJuggernaut
Increases armor rating for Heavy Armor by 20%.
player.addperk 7935e : adds the Juggernaut perkJuggernaut
Increases armor rating for Heavy Armor by 40%.
player.addperk 79361 : adds the Juggernaut perkJuggernaut
Increases armor rating for Heavy Armor by 60%.
player.addperk 79362 : adds the Juggernaut perkJuggernaut
Increases armor rating for Heavy Armor by 80%.
player.addperk 79374 : adds the Juggernaut perkJuggernaut
Increases armor rating for Heavy Armor by 100%.
player.addperk 58f6e : adds the Fists of Steel perkFists of Steel
Unarmed attacks with Heavy Armor gauntlets do their armor rating in extra damage.
player.addperk bcd2b : adds the Cushioned perkCushioned
Half damage from falling if wearing all Heavy Armor: head, chest, hands, feet.
player.addperk 58f6d : adds the Conditioning perkConditioning
Heavy Armor weighs nothing and doesn’t slow you down when worn.
player.addperk 58f6f : adds the Well Fitted perkWell Fitted
25% Armor bonus if wearing all Heavy Armor: head, chest, hands, feet.
player.addperk 58f6c : adds the Tower of Strength perkTower of Strength
50% less stagger when wearing only Heavy Armor.
player.addperk 107832 : adds the Matching Set perkMatching Set
Additional 25% Armor bonus if wearing a matched set of Heavy Armor.
player.addperk 105f33 : adds the Reflect Blows perkReflect Blows
10% chance to reflect melee damage back to the enemy while wearing all Heavy Armor: head, chest, hands, feet.
**Illusion Perks [#h6939053]
player.addperk f2ca9 : adds the Novice Illusion perkNovice Illusion
Cast Novice level Illusion spells for half magicka.
player.addperk 581e1 : adds the Animage perkAnimage
Illusion spells now work on higher level animals.
player.addperk 581e2 : adds the Kindred Mage perkKindred Mage
All Illusion spells work on higher level people.
player.addperk 581fd : adds the Quiet Casting perkQuiet Casting
All spells you cast from any school of magic are silent to others.
player.addperk c44c3 : adds the Apprentice Illusion perkApprentice Illusion
Cast Apprentice level Illusion spells for half magicka.
player.addperk c44c4 : adds the Adept Illusion perkAdept Illusion
Cast Adept level Illusion spells for half magicka.
player.addperk c44c5 : adds the Expert Illusion perkExpert Illusion
Cast Expert level Illusion spells for half magicka.
player.addperk c44c6 : adds the Master Illusion perkMaster Illusion
Cast Master level Illusion spells for half magicka.
player.addperk 59b77 : adds the Hypnotic Gaze perkHypnotic Gaze
Calm spells now work on higher level opponents. Cumulative with Kindred Mage and Animage.
player.addperk 59b78 : adds the Aspect of Terror perkAspect of Terror
Fear spells work on higher level opponents. Cumulative with Kindred Mage and Animage.
player.addperk c44b5 : adds the Rage perkRage
Frenzy spells work on higher level opponents. Cumulative with Kindred Mage and Animage.
player.addperk 59b76 : adds the Master of the Mind perkMaster of the Mind
Illusion spells work on undead, daedra and automatons.
player.addperk 153d0 : adds the Illusion Dual Casting perkIllusion Dual Casting
Dual casting an Illusion spell overcharges the effects into an even more powerful version.
**Light Armor Perks [#n6479b24]
player.addperk be123 : adds the Agile Defender perkAgile Defender
Increase armor rating for Light armor by 20%.
player.addperk 79376 : adds the Agile Defender perkAgile Defender
Increase armor rating for Light armor by 40%.
player.addperk 79389 : adds the Agile Defender perkAgile Defender
Increase armor rating for Light armor by 60%.
player.addperk 79391 : adds the Agile Defender perkAgile Defender
Increase armor rating for Light armor by 80%.
player.addperk 79392 : adds the Agile Defender perkAgile Defender
Increase armor rating for Light armor by 100%.
player.addperk 51b1b : adds the Custom Fit perkCustom Fit
25% Armor bonus if wearing all Light Armor: head, chest, hands, feet. †
player.addperk 51b17 : adds the Matching Set perkMatching Set
Additional 25% Armor bonus if wearing a matched set of Light Armor.
player.addperk 51b1c : adds the Unhindered perkUnhindered
Light Armor weighs nothing and doesn’t slow you down when worn.
player.addperk 105f22 : adds the Wind Walker perkWind Walker
Stamina regenerates 50% faster in all Light Armor: head, chest, hands, feet. †
player.addperk 107831 : adds the Deft Movement perkDeft Movement
10% chance of avoiding all damage from a melee attack while wearing all Light Armor: head, chest, hands, feet. †
**Lockpicking Perks [#pbe6ccee]
player.addperk f392a : adds the Novice Locks perkNovice Locks
Novice locks are much easier to pick.
player.addperk be125 : adds the Apprentice Locks perkApprentice Locks
Apprentice locks are much easier to pick.
player.addperk 106259 : adds the Quick Hands perkQuick Hands
Able to pick locks without being noticed.
player.addperk 107830 : adds the Wax Key perkWax Key
Automatically gives you a copy of a picked lock’s key if it has one.
player.addperk c3680 : adds the Adept Locks perkAdept Locks
Adept locks are much easier to pick.
player.addperk c3681 : adds the Expert Locks perkExpert Locks
Expert locks are much easier to pick.
player.addperk 5820a : adds the Golden Touch perkGolden Touch
Find more gold in chests.
player.addperk 105f26 : adds the Treasure Hunter perkTreasure Hunter
50% greater chance of finding special treasure.
player.addperk 58208 : adds the Locksmith perkLocksmith
Pick starts close to the lock opening position.
player.addperk 58209 : adds the Unbreakable perkUnbreakable
Lockpicks never break.
player.addperk c3682 : adds the Master Locks perkMaster Locks
Master locks are much easier to pick.
**One-Handed Perks [#b7ef0faf]
player.addperk babe4 : adds the Armsman perkArmsman
One-Handed weapons do 20% more damage.
player.addperk 79343 : adds the Armsman perkArmsman
One-Handed weapons do 40% more damage.
player.addperk 79342 : adds the Armsman perkArmsman
One-Handed weapons do 60% more damage.
player.addperk 79344 : adds the Armsman perkArmsman
One-Handed weapons do 80% more damage.
player.addperk 79345 : adds the Armsman perkArmsman
One-Handed weapons do twice as much damage.
player.addperk 5f56f : adds the Bladesman perkBladesman
Attacks with swords have a 10% chance of doing critical damage.
player.addperk c1e90 : adds the Bladesman perkBladesman
Attacks with swords have a 15% chance of doing more critical damage.
player.addperk c1e91 : adds the Bladesman perkBladesman
Attacks with a swords [sic] have a 20% chance of doing even more critical damage.
player.addperk 5f592 : adds the Bone Breaker perkBone Breaker
Attacks with maces ignore 25% of armor.
player.addperk c1e92 : adds the Bone Breaker perkBone Breaker
Attacks with maces ignore 50% of armor.
player.addperk c1e93 : adds the Bone Breaker perkBone Breaker
Attacks with maces ignore 75% of armor.
player.addperk 106256 : adds the Dual Flurry perkDual Flurry
Dual wielding attacks are 20% faster.
player.addperk 106257 : adds the Dual Flurry perkDual Flurry
Dual wielding attacks are 35% faster.
player.addperk 106258 : adds the Dual Savagery perkDual Savagery
Dual wielding power attacks do 50% bonus damage.
player.addperk 52d50 : adds the Fighting Stance perkFighting Stance
Power attacks with one-handed weapons cost 25% less stamina.
player.addperk cb406 : adds the Critical Charge perkCritical Charge
Can do a one-handed power attack while sprinting that does double critical damage.
player.addperk 3af81 : adds the Savage Strike perkSavage Strike
Standing power attacks do 25% bonus damage with a chance to decapitate your enemies.
player.addperk 3afa6 : adds the Paralyzing Strike perkParalyzing Strike
Backwards power attack has a 25% chance to paralyze the target.
player.addperk 3fffa : adds the Hack and Slash perkHack and Slash
Attacks with war axes cause extra bleeding damage.
player.addperk c3678 : adds the Hack and Slash perkHack and Slash
Attacks with war axes cause more bleeding damage.
player.addperk c3679 : adds the Hack and Slash perkHack and Slash
Attacks with war axes cause even more bleeding damage.
**Pick Pocket Perks [#m3b28cbc]
player.addperk be124 : adds the Light Fingers perkLight Fingers
Pickpocketing bonus of 20%. Item weight and value reduce pickpocketing odds.
player.addperk 18e6a : adds the Light Fingers perkLight Fingers
Pickpocketing bonus of 40%. Item weight and value reduce pickpocketing odds.
player.addperk 18e6b : adds the Light Fingers perkLight Fingers
Pickpocketing bonus of 60%. Item weight and value reduce pickpocketing odds.
player.addperk 18e6c : adds the Light Fingers perkLight Fingers
Pickpocketing bonus of 80%. Item weight and value reduce pickpocketing odds.
player.addperk 18e6d : adds the Light Fingers perkLight Fingers
Pickpocketing bonus of 100%. Item weight and value reduce pickpocketing odds.
player.addperk 58202 : adds the Night Thief perkNight Thief
+25% chance to pickpocket if the target is asleep.
player.addperk 58204 : adds the Cutpurse perkCutpurse
Pickpocketing gold is 50% easier.
player.addperk d79a0 : adds the Keymaster perkKeymaster
Pickpocketing keys almost always works.
player.addperk 58201 : adds the Misdirection perkMisdirection
Can pickpocket equipped weapons.
player.addperk 58205 : adds the Perfect Touch perkPerfect Touch
Can pickpocket equipped items.
player.addperk 96590 : adds the Extra Pockets perkExtra Pockets
Carrying capacity is increased by 100.
player.addperk 105f28 : adds the Poisoned perkPoisoned
Silently harm enemies by placing poisons in their pockets.
**Restoration Perks [#m39f1c3e]
player.addperk f2caa : adds the Novice Restoration perkNovice Restoration
Cast Novice level Restoration spells for half magicka.
player.addperk c44c7 : adds the Apprentice Restoration perkApprentice Restoration
Cast Apprentice level Restoration spells for half magicka.
player.addperk c44c8 : adds the Adept Restoration perkAdept Restoration
Cast Adept level Restoration spells for half magicka.
player.addperk c44c9 : adds the Expert Restoration perkExpert Restoration
Cast Expert level Restoration spells for half magicka.
player.addperk c44ca : adds the Master Restoration perkMaster Restoration
Cast Master level Restoration spells for half magicka.
player.addperk 581f4 : adds the Recovery perkRecovery
Magicka regenerates 25% faster.
player.addperk 581f5 : adds the Recovery perkRecovery
Magicka regenerates 50% faster.
player.addperk a3f64 : adds the Avoid Death perkAvoid Death
Once a day, heals 250 points automatically if you fall below 10% health.
player.addperk 581f8 : adds the Regeneration perkRegeneration
Healing spells cure 50% more.
player.addperk 581e4 : adds the Necromage perkNecromage
All spells are more effective against undead.
player.addperk 581f9 : adds the Respite perkRespite
Healing spells also restore Stamina.
player.addperk 153d1 : adds the Restoration Dual Casting perkRestoration Dual Casting
Dual casting a Restoration spell overcharges the effects into an even more powerful version.
player.addperk 68bcc : adds the Ward Absorb perkWard Absorb
Wards recharge your magicka when hit with spells.
**Smithing Perks [#ted62663]
player.addperk cb40d : adds the Steel Smithing perkSteel Smithing
Can create Steel armor and weapons at forges, and improve them twice as much.
player.addperk 5218e : adds the Arcane Blacksmith perkArcane Blacksmith
You can improve magical weapons and armor.
player.addperk cb40e : adds the Dwarven Smithing perkDwarven Smithing
Can create Dwarven armor and weapons at forges, and improve them twice as much.
player.addperk cb410 : adds the Orcish Smithing perkOrcish Smithing
Can create Orcish armor and weapons at forges, and improve them twice as much.
player.addperk cb412 : adds the Ebony Smithing perkEbony Smithing
Can create Ebony armor and weapons at forges, and improve them twice as much.
player.addperk cb413 : adds the Daedric Smithing perkDaedric Smithing
Can create Daedric armor and weapons at forges, and improve them twice as much.
player.addperk cb40f : adds the Elven Smithing perkElven Smithing
Can create Elven armor and weapons at forges, and improve them twice as much.
player.addperk cb414 : adds the Advanced Armors perkAdvanced Armors
Can create Scaled and Plate armor at forges, and improve them twice as much.
player.addperk cb411 : adds the Glass Smithing perkGlass Smithing
Can create Glass armor and weapons at forges, and improve them twice as much.
player.addperk 52190 : adds the Dragon Armor perkDragon Armor
Can create Dragon armor at forges, and improve them twice as much.
**Sneaking Perks [#nef925cf]
player.addperk be126 : adds the Stealth perkStealth
You are 20% harder to detect when sneaking.
player.addperk c07c6 : adds the Stealth perkStealth
You are 25% harder to detect when sneaking.
player.addperk c07c7 : adds the Stealth perkStealth
You are 30% harder to detect when sneaking.
player.addperk c07c8 : adds the Stealth perkStealth
You are 35% harder to detect when sneaking.
player.addperk c07c9 : adds the Stealth perkStealth
You are 40% harder to detect when sneaking.
player.addperk 58210 : adds the Backstab perkBackstab
Sneak attacks with one-handed weapons now do six times damage.
player.addperk 1036f0 : adds the Deadly Aim perkDeadly Aim
Sneak attacks with bows now do three times damage.
player.addperk 58211 : adds the Assassin’s Blade perkAssassin’s Blade
Sneak attacks with daggers now do a total of fifteen times normal damage.
player.addperk 58213 : adds the Muffled Movement perkMuffled Movement
Noise from armor is reduced 50%.
player.addperk 5820c : adds the Light Foot perkLight Foot
You won’t trigger pressure plates.
player.addperk 105f23 : adds the Silent Roll perkSilent Roll
Sprinting while sneaking executes a silent forward roll.
player.addperk 105f24 : adds the Silence perkSilence
Walking and running does not affect detection.
player.addperk 58214 : adds the Shadow Warrior perkShadow Warrior
Crouching stops combat for a moment and forces distant opponents to search for a target.
**Speech Perks perk [#t19ca23f]
player.addperk be128 : adds the Haggling perkHaggling
Buying and selling prices are 10% better.
player.addperk c07ce : adds the Haggling perkHaggling
Buying and selling prices are 15% better.
player.addperk c07cf : adds the Haggling perkHaggling
Buying and selling prices are 20% better.
player.addperk c07d0 : adds the Haggling perkHaggling
Buying and selling prices are 25% better.
player.addperk c07d1 : adds the Haggling perkHaggling
Buying and selling prices are 30% better.
player.addperk 58f75 : adds the Allure perkAllure
10% better prices with the opposite sex.
player.addperk 58f7a : adds the Merchant perkMerchant
Can sell any type of item to any kind of merchant.
player.addperk 58f7b : adds the Investor perkInvestor
Can invest 500 gold with a shopkeeper to increase his available gold permanently.
player.addperk 58f79 : adds the Fence perkFence
Can barter stolen goods with any merchant you have invested in.
player.addperk 1090a5 : adds the Master Trader perkMaster Trader
Every merchant in the world gains 1000 gold for bartering.
player.addperk 58f72 : adds the Bribery perkBribery
Can bribe guards to ignore crimes.
player.addperk 1090a2 : adds the Persuasion perkPersuasion
Persuasion attempts are 30% easier.
player.addperk 105f29 : adds the Intimidation perkIntimidation
Intimidation is twice as successful.
**Two-Handed Perks [#p40d294f]
player.addperk babe8 : adds the Barbarian perkBarbarian
Two-Handed weapons do 20% more damage.
player.addperk 79346 : adds the Barbarian perkBarbarian
Two-Handed weapons do 40% more damage.
player.addperk 79347 : adds the Barbarian perkBarbarian
Two-Handed weapons do 60% more damage.
player.addperk 79348 : adds the Barbarian perkBarbarian
Two-Handed weapons do 80% more damage.
player.addperk 79349 : adds the Barbarian perkBarbarian
Two-Handed weapons do twice as much damage.
player.addperk 52d51 : adds the Champion’s Stance perkChampion’s Stance
Power attacks with two-handed weapons cost 25% less stamina.
player.addperk 52d52 : adds the Devastating Blow perkDevastating Blow
Standing power attacks do 25% bonus damage with a chance to decapitate your enemies.
player.addperk cb407 : adds the Great Critical Charge perkGreat Critical Charge
Can do a two-handed power attack while sprinting that does double critical damage.
player.addperk 3af9e : adds the Sweep perkSweep
Sideways power attacks with two-handed weapons hit all targets in front of you.
player.addperk 3afa7 : adds the Warmaster perkWarmaster
Backwards power attack has a 25% chance to paralyze the target.
player.addperk 3af83 : adds the Deep Wounds perkDeep Wounds
Attacks with greatswords have a 10% chance of doing critical damage.
player.addperk c1e94 : adds the Deep Wounds perkDeep Wounds
Attacks with greatswords have a 15% chance of doing more critical damage.
player.addperk c1e95 : adds the Deep Wounds perkDeep Wounds
Attacks with greatswords have a 20% chance of doing even more critical damage.
player.addperk c5c05 : adds the Limbsplitter perkLimbsplitter
Attacks with battle axes cause extra bleeding damage.
player.addperk c5c06 : adds the Limbsplitter perkLimbsplitter
Attacks with battle axes cause more bleeding damage.
player.addperk c5c07 : adds the Limbsplitter perkLimbsplitter
Attacks with battle axes cause even more bleeding damage.
player.addperk 3af84 : adds the Skullcrusher perkSkullcrusher
Attacks with warhammers ignore 25% of armor.
player.addperk c1e96 : adds the Skullcrusher perkSkullcrusher
Attacks with warhammers ignore 50% of armor.
player.addperk c1e97 : adds the Skullcrusher perkSkullcrusher
Attacks with warhammers ignore 75% of armor.

**Dragon Shouts [#d946a033]

You can find a convenient way to set all dragonshouts here . Use “player.teachword #” to learn the dragonshouts below. You still need dragonsouls to activate the shouts. Use “player.modav dragonsouls 1″ to add 1 dragonsoul.

Animal Allegiance
player.teachword 60291 : RAAN Shout: Animal Allegiance
“ RAAN “ which means Animal
player.teachword 60292 : MIR Shout: Animal Allegiance
“ MIR “ which means Allegiance
player.teachword 60293 : TAH Shout: Animal Allegiance
“ TAH “ which means Pack
Aura Whisper
player.teachword 60294 : LAAS Shout: Aura Whisper
“ LAAS “ which means Life
player.teachword 60295 : YA Shout: Aura Whisper
“ YA “ which means Seek
player.teachword 60296 : NIR Shout: Aura Whisper
“ NIR “ which means Hunt
Become Ethereal
player.teachword 32917 : FIN Shout: Become Ethereal
“ FIN “ which means Fade
player.teachword 32918 : ZI Shout: Become Ethereal
“ ZI “ which means Spirit
player.teachword 32919 : GRON Shout: Become Ethereal
“ GRON “ which means Bind
Call Dragon
player.teachword 46B89 : OD Shout: Call Dragon
“ OD “ which means Snow
player.teachword 46B8A : AH Shout: Call Dragon
“ AH “ which means Hunter
player.teachword 46B8B : VIING Shout: Call Dragon
“ VIING “ which means Wing
Call of Valor
player.teachword 51960 : HUN Shout: Call of Valor
“ HUN “ which means Hero
player.teachword 51961 : KAAR Shout: Call of Valor
“ KAAR “ which means Champion
player.teachword 51962 : ZOOL Shout: Call of Valor
“ ZOOL “ which means Legend
Clear Skies
player.teachword 3CD31 : LOK Shout: Clear Skies
“ LOK “ which means Sky
player.teachword 3CD32 : VAH Shout: Clear Skies
“ VAH “ which means Spring
player.teachword 3CD33 : KOOR Shout: Clear Skies
“ KOOR “ which means Summer
Disarm
player.teachword 5FB95 : ZUN Shout: Disarm
“ ZUN “ which means Weapon
player.teachword 5FB96 : HAAL Shout: Disarm
“ HAAL “ which means Hoof
player.teachword 5FB97 : VIIK Shout: Disarm
“ VIIK “ which means Defeat
Dismaying Shout
player.teachword 3291A : FAAS Shout: Dismaying Shout
“ FAAS “ which means Fear
player.teachword 3291B : RU Shout: Dismaying Shout
“ RU “ which means Run
player.teachword 3291C : MAAR Shout: Dismaying Shout
“ MAAR “ which means Terror
Dragonrend
player.teachword 44251 : JOOR Shout: Dragonrend
“ JOOR “ which means Mortal
player.teachword 44252 : ZAH Shout: Dragonrend
“ ZAH “ which means Finite
player.teachword 44253 : FRUL Shout: Dragonrend
“ FRUL “ which means Temporary
Elemental Fury
player.teachword 3291D : SU Shout: Elemental Fury
“ SU “ which means Air
player.teachword 3291E : GRAH Shout: Elemental Fury
“ GRAH “ which means Battle
player.teachword 3291F : DUN Shout: Elemental Fury
“ DUN “ which means Fury
Fire Breath
player.teachword 20E17 : YOL Shout: Fire Breath
“ YOL “ which means Fire
player.teachword 20E18 : TOOR Shout: Fire Breath
“ TOOR “ which means Inferno
player.teachword 20E19 : KREIN Shout: Fire Breath
“ KREIN “ which means Sun
Frost Breath
player.teachword 5D16C : FO Shout: Frost Breath
“ empty “ which means empty
player.teachword 5D16D : KR4 Shout: Frost Breath
“ empty “ which means empty
player.teachword 5D16E : D3N Shout: Frost Breath
“ empty “ which means empty
Ice Form
player.teachword 602A3 : IIZ Shout: Ice Form
“ IIZ “ which means Ice
player.teachword 602A4 : SLEN Shout: Ice Form
“ SLEN “ which means Flesh
player.teachword 602A5 : NUS Shout: Ice Form
“ NUS “ which means Statue
Kyne’s Peace
player.teachword 6029D : KAAN Shout: Kyne’s Peace
“ KAAN “ which means Kyne
player.teachword 6029E : DREM Shout: Kyne’s Peace
“ DREM “ which means Peace
player.teachword 6029F : OV Shout: Kyne’s Peace
“ OV “ which means Trust
Marked for Death
player.teachword 60297 : KRII Shout: Marked for Death
“ KRII “ which means Kill
player.teachword 60298 : LUN Shout: Marked for Death
“ LUN “ which means Leech
player.teachword 60299 : AUS Shout: Marked for Death
“ AUS “ which means Suffer
Slow Time
player.teachword 48ACA : TIID Shout: Slow Time
“ TIID “ which means Time
player.teachword 48ACB : KLO Shout: Slow Time
“ KLO “ which means Sand
player.teachword 48ACC : UL Shout: Slow Time
“ UL “ which means Eternity
Storm Call
player.teachword 6029A : STRUN Shout: Storm Call
“ STRUN “ which means Storm
player.teachword 6029B : BAH Shout: Storm Call
“ BAH “ which means Wrath
player.teachword 6029C : QO Shout: Storm Call
“ QO “ which means Lightning
Throw Voice
player.teachword 602A0 : ZUL Shout: Throw Voice
“ ZUL “ which means Voice
player.teachword 602A1 : MEY Shout: Throw Voice
“ MEY “ which means Foul
player.teachword 602A2 : GUT Shout: Throw Voice
“ GUT “ which means Far
Unrelenting Force
player.teachword 13E22 : FUS Shout: Unrelenting Force
“ FUS “ which means Force
player.teachword 13E23 : RO Shout: Unrelenting Force
“ RO “ which means Balance
player.teachword 13E24 : DAH Shout: Unrelenting Force
“ DAH “ which means Push
Whirlwind Sprint
player.teachword 2F7BB : WULD Shout: Whirlwind Sprint
“ WULD “ which means Whirlwind
player.teachword 2F7BC : NAH Shout: Whirlwind Sprint
“ NAH “ which means Fury
player.teachword 2F7BD : KEST Shout: Whirlwind Sprint
“ KEST “ which means Tempest

*Items [#scb2f4aa]

As mentioned above you can find armor id’s by using help “name” 4, for example help “Dragonscale Helmet” 4 will list all Dragonscale Helmets. You can use this to find any Item-ID you could possibly need. It would blow this page to list all items, I’ll give some examples you can then refine as you like them.

player.placeatme # : places a item/mob/npc at your location
player.placeatme 107eee : places a Dragon at your location
Spawn a large container at your location with a category of items.

player.placeatme c2cd4 : All Ammo
player.placeatme c2cd6 : Standard Armor
player.placeatme c2cd7 : Enchanted Armor
player.placeatme c2cd8 : Clothes and Jewelry
player.placeatme c2cd9 : Spelltomes
player.placeatme c2cda : All Ingredients
player.placeatme c2cdb : All Keys
player.placeatme c2cde : Staffs
player.placeatme c2cdf : Enchanted Weapons
player.placeatme c2ceo : Standard Weapons
player.placeatme c2ce1 : Scrolls
player.placeatme c2ce2 : Potions
player.placeatme c2d3b : Books
player.placeatme 10d9ff : Skill Books
If you want to add crafting functionality spawn these items

player.placeatme 1a2ad : place an Anvil
player.placeatme bad0c : place an Alchemy Lab (Floor)
player.placeatme d54ff : place an Alchemy Lab (Wall)
player.placeatme bad0d : place an Arcane Enchanter (Floor)
player.placeatme d5501 : place an Arcane Enchanter (Wall)
player.placeatme bf9e1 : place a Forge
player.placeatme bbcf1 : place a Forge (Outside)
player.placeatme 6e9c2 : place a Grindstone
player.placeatme 9c6ce : place a Smelter
player.placeatme d932f : place a Workbench
player.showinventory : lists current player inventory contents and ids

Don’t forget that you can improve your items with smithing and enchanting. 100 Smithing will upgrade to (Legendary) versions of items/weapons.

Player.AddItem  <#>: receive # amount of Item
for example “player.additem f 1000″ to receive 1000 gold

f : Gold
a : Lockpick
3eade 100 : Healing Potion を100個入手
**Weapon ID [#c12c3a43]
f8318 : Chillrend
f71d0 : Dragonbane
f5d1d : Gauldur Blackblade
f5d22 : Gauldur Blackbow
f6527 : Nightingale Blade
f652c : Nightingale Bow
f5d2d : The Pale Blade
9ccdc : Blade of Woe
4a38f : Ebony Blade
233e3 : Mace of Molag Bal
240d2 : Mehrunes’ Razor
1c4e6 : The Rueful Axe
1cb36 : Sanguine Rose
35066 : Skull of Corruption
35369 : Staff of Magnus
2acd2 : Volendrung
2ac6f : Wabbajack
139b8 : Daedric Mace (plain for enchanting)
28dea : Daedric Mace of the Inferno
28df7 : Daedric Mace of Storms
139b9 : Daedric Sword (plain for enchanting)
28e96 : Daedric Sword of the Inferno
28fec : Daedric Sword of Storms
**Ranged Weapon ID [#t61ca023]
139b5 : Daedric Bow (plain for enchanting)
1dfe6 : Daedric Bow of the Inferno
1dff2 : Daedric Bow of Storms
139c0 : Daedric Arrow
**Armor ID [#e2128101]
''''Light Armor''''
13940: Light Armor – Dragonscale Helmet (plain for enchanting)
d7a08: Light Armor – Dragonscale Helmet of Peerless Magicka
d7a0b: Light Armor – Dragonscale Helmet of Peerless Archery
1393e: Light Armor – Dragonscale Armor (plain for enchanting)
fe2e5: Light Armor – Dragonscale Armor of Renewal
d79bc: Light Armor – Dragonscale Armor of Peerless Health
1393f: Light Armor – Dragonscale Gauntlets (plain for enchanting)
d79f3: Light Armor – Dragonscale Gauntlets of Peerless Sure Grip
d79ea: Light Armor – Dragonscale Gauntlets of Peerless Wielding
d79e7: Light Armor – Dragonscale Gauntlets of Peerless Archery
1393d: Light Armor – Dragonscale Boots (plain for enchanting)
d79b3: Light Armor – Dragonscale Boots of Grounding
d79a9: Light Armor – Dragonscale Boots of the Mammoth
fda06: Light Armor – Dragonscale Boots of Peerless Sneaking
''''Heavy Armor''''
1396d: Heavy Armor – Daedric Helm (plain for enchanting)
d7ae6: Heavy Armor – Daedric Helm of Peerless Magicka (there are 2 Extreme Magicka ones, this one is labeled “Extreme”, but has “Peerless” stats)
d7ae9: Heavy Armor – Daedric Helm of Peerless Archery
61cd6: Heavy Armor – Konahrik, chance to heal on low hp & damage nearby enemies (by Chris)
1396b: Heavy Armor – Daedric Armor (plain for enchanting)
fe2fd1: Heavy Armor – Daedric Armor of Renewal
10cf38: Heavy Armor – Daedric Armor of Peerless Destruction
1396c: Heavy Armor – Daedric Gauntlets (plain for enchanting)
d7ac5: Heavy Armor – Daedric Gauntlets of Peerless Archery
d7ac8: Heavy Armor – Daedric Gauntlets of Peerless Wielding
d7ad1: Heavy Armor – Daedric Gauntlets of Peerless Sure Grip
1396a: Heavy Armor – Daedric Boots (plain for enchanting)
d7a94: Heavy Armor – Daedric Boots of Grounding
d7a8b: Heavy Armor – Daedric Boots of Muffling
**Jewelry [#u1e1f99c]

fc067 : Necklace of Waterbreathing (水呼吸の首飾り)
ff7d7 : Ring of Peerless Magicka (マジカの指輪(無双))
cc846 : Amulet of Talos (-20% cd on shouts) (タロスのアミュレット)
877cb : Gold Sapphire Ring (plain for enchanting) (サファイアの金の指輪)
877c9 : Gold Diamond Ring (plain for enchanting) (ダイヤモンドの金の指輪)
877f1 : Gold Diamond Necklace (plain for enchanting) (ダイヤモンドの金の首飾り)

**Gems [#q1fa4653]

-63B47 : Diamond (ダイヤモンド)
-63B43 : Emerald (エメラルド)
-63B42 : Ruby (ルビー)
-63B44 : Sapphire (サファイア)
-63B46 : Amethyst (アメジスト)
-63B45 : Garnet (ガーネット)
-6851E : Flawless Amethyst (アメジスト(上質))
-6851F : Flawless Diamond (ダイヤモンド(上質))
-68520 : Flawless Emerald (エメラルド(上質))
-68521 : Flawless Garnet (ガーネット(上質))
-68522 : Flawless Ruby (ルビー(上質))
-68523 : Flawless Sapphire (サファイア(上質))
**Ingots [#w9dc2723]

-5ACE3 : Silver Ingot (銀のインゴット)
-5ACE4 : Iron Ingot (鉄のインゴット)
-5ACE5 : Steel Ingot (鋼鉄のインゴット)
-5AD93 : Corundum Ingot (鋼玉のインゴット)
-5AD99 : Orichalcum Ingot (オリハルコンのインゴット)
-5AD9D : Ebony Ingot (黒檀のインゴット)
-5AD9E : Gold Ingot (金のインゴット)
-5ADA0 : Quicksilver Ingot (水銀のインゴット)
**Crafting Parts [#v7eaa453]
-3ADA3 : Dragon Scales (ドラゴンの鱗)
-3ADA4 : Dragon Bone (ドラゴンの骨)
-3AD5B : Daedra Heart (デイドラの心臓)
-5ADA1 : 研磨されたクジャク石
-5AD9F : 研磨された月長石



-DB5D2 : Leather (革)
-800E4 : Leather Strips (革ひも)
**Soul Gems (魂石) [#fef42735]
-2E4E3 : Petty Soul Gem (極小魂石)
-2E4E5 : Lesser Soul Gem (小魂石)
-2E4F3 : Common Soul Gem (中魂石)
-2E4FB : Greater Soul Gem (大魂石)
-2E4FF : Grand Soul Gem (極大魂石)
-2E504 : Black Soul Gem (黒魂石)
-63B27 : Azura''s Star (アズラの星)
-63B29 : The Black Star (黒き星)

**Potions [#ka6514ab]

-39BE4 : Potion of Extreme Healing (回復の薬(極限))
-39BE5 : Potion of Ultimate Healing (回復の薬(究極))
-39BE6 : Potion of Extreme Magicka (魔術の薬(極限))
-39BE7 : Potion of Ultimate Magicka (魔術の薬(究極))
-3EB41 : Potion of Prolonged Invisibility (透明化の薬(絶大))
-39BE8 : Potion of Stamina (休息の薬)
-39CF3 : Potion of Ultimate Stamina (休息の薬(究極))
-73F34 : Deadly Poison (毒(極限))
-39D12 : Enchanter''s Elixir (付呪の霊薬)
-3989A : Elixir of Alteration (変性の霊薬)
-39973 : Elixir of Haggling (交渉の霊薬)
-398AC : Elixir of the Defender (守り手の霊薬)
-FF9FE : Elixir of Strength (腕力の霊薬)
-398ED : Conjurer''s Elixir (召喚の霊薬)
-398F3 : Elixir of Destruction (破壊の霊薬)
-398F6 : Elixir of the Knight (騎士の霊薬)
-39951 : Elixir of Illusion (幻惑の霊薬)
-39904 : Skirmisher''s Elixir (尖兵の霊薬)
-39948 : Elixir of Lockpicking (開錠の霊薬)
-3994E : Elixir of True Shot (射手の霊薬)
-39956 : Elixir of the Warrior (戦士の霊薬)
-D6980 : Elixir of Glibness (冗舌の霊薬)
-39958 : Elixir of Pickpocketing (窃盗の霊薬)
-3995C : Elixir of the Healer (治癒の霊薬)
-39967 : Blacksmith''s Elixir (鍛冶の霊薬)
-3996F : Elixir of Light Feet (隠密の霊薬)
-39AA6 : Elixir of the Berserker	 (戦士の霊薬)
-FF9FF : Elixir of Regeneration (体力の霊薬)
-FFA00 : Elixir of Lasting Potency (賢者の霊薬)
-FFA02 : Elixir of Vigor (活力の霊薬)
-3EAEF : Elixir of Resist Fire (耐火の霊薬)
-3EAF0 : Elixir of Resist Cold (保温の霊薬)
-3EAF1 : Elixir of Resist Shock (耐電の霊薬)
-3AC31 : Elixir of Waterbreathing (海探の霊薬)
**QuestItems(クエストアイテム類) [#ja3c890d]
0000000F: Gold(お金)  → player.additem 0000000F 1000 (1000G追加)
0003a070: Skeleton Key(不壊のピック)
0001A332: Oghma Infinium(オグマ・インフィニウム)
 →オグマ・インフィニウムはアイテム使用すると複数冊あっても全てロストする。
   本棚に置いている場合は、1冊ずつ減っていく。
**Spell Tomes [#ja3c890d]
9CD51 : SpellTomeFlames
9CD52 : SpellTomeFrostbite
9CD53 : SpellTomeSparks
9CD54 : SpellTomeSoulTrap
9E2A7 : SpellTomeCandlelight
9E2A8 : SpellTomeOakflesh
9E2A9 : SpellTomeBoundSword
9E2AA : SpellTomeRaiseZombie
9E2AB : SpellTomeConjureFamiliar
9E2AC : SpellTomeFury
9E2AD : SpellTomeCourage
9E2AE : SpellTomeLesserWard
9E2AF : SpellTomeHealing
A26E2 : SpellTomeMagelight
A26E3 : SpellTomeStoneflesh
A26E4 : SpellTomelronflesh
A26E5 : SpellTomeTelekinesis
A26E6 : SpellTomeWaterbreathing
A26E7 : SpellTomeDetectLife
A26E8 : SpellTomeParalyze
A26E9 : SpellTomeEbonyflesh
A26EA : SpellTomeDetectUndead
A26EB : SpellTomeReanimateCorpse
A26EC : SpellTomeConjureFlameAtronach
A26ED : SpellTomeBoundBattleaxe
A26EE : SpellTomeBanishDaedra
A26EF : SpellTomeConjureFrostAtronach
A26F0 : SpellTomeConjureStormAtronach
A26F1 : SpellTomeBoundBow
A26F2 : SpellTomeRevenant
A26F6 : SpellTomeCommandDaedra
A26F7 : SpellTomeDreadZombie
A26F8 : SpellTomeExpelDaedra
A26F9 : SpellTomeDeadThrall
A26FA : SpellTomeFlameThrall
A26FB : SpellTomeFrostThrall
A26FC : SpellTomeStormThrall
A26FD : SpellTomeFirebolt
A26FE : SpellTomelceSpike
A26FF : SpellTomeLightningBolt
A2700 : SpellTomeFireRune
A2701 : SpellTomeFrostRune
A2702 : SpellTomeShockRune
A2703 : SpellTomeFlameCloak
A2704 : SpellTomeFrostCloak
A2705 : SpellTomeLightningCloak
A2706 : SpellTomeFireball
A2707 : SpellTomelceStorm
A2708 : SpellTomeChainLightning
A2709 : SpellTomeWallOfFlames
A270A : SpellTomeWallOfFrost
A270B : SpellTomeWallOfStorms
A270C : SpellTomeFireStorm
A270D : SpellTomeBlizzard
A270E : SpellTomeLightningStorm
A270F : SpellTomeMuffle
A2711 : SpellTomeCalm
A2712 : SpellTomeFear
A2713 : SpellTomeRally
A2714 : SpellTomeFrenzy
A2715 : SpellTomelnvisibility
A2717 : SpellTomePacify
A2718 : SpellTomeRout
A2719 : SpellTomeMayhem
A271A : SpellTomeHarmony
A271B : SpellTomeCallToArms
A271C : SpellTomeHysteria
A271D : SpellTomeFastHealing
A271E : SpellTomeHealingHands
A271F : SpellTomeTurnLesserUndead
A2720 : SpellTomeSteadfastWard
A2721 : SpellTomeTurnUndead
A2722 : SpellTomeGreaterWard
A2725 : SpellTomeRepelLesserUndead
A2726 : SpellTomeRepelUndead
A2727 : SpellTomeHealOther
A2728 : SpellTomeCircleOf : Protection
A2729 : SpellTomeTurnGreaterUndead
B3165 : dunTrevasSpellTomeSpectralArrow
B45F7 : dunHighGateSpellTomeFlamingFamiliar
D2B4E : SpellTomeDragonhide
DD643 : SpellTomeGrandHealing
DD646 : SpellTomeMassParalysis
DD647 : SpellTomeBaneOfTheUndead
F4997 : DunLabyrinthianSpellTomeEquilibrium
FDE7B : SpellTomeGuardianCircle
FF7D1 : SpellTomeClairvoyance
109112 : SpellTomeTransmuteOreMineral
10F64D : SpellTomeCloseWounds
10F7F3 : SpellTomelcySpear
10F7F4 : SpellTomelncinerate
10F7F5 : SpellTomeThunderbolt
10FD60 : SpellTomeConjureDremoraLord
**Enchanted Items(付呪) [#b7eb9689]
Enchanting works similar to the player.additem stuff as above. It will use the PlayerEnchantObject command and works like this:
>「"PlayerEnchantObject"コマンドは"Player.Additem"コマンドと同じような効果です。」

PlayerEnchantObject   []

>「例:PlayerEnchantObject   [
You can use the Item IDs from above and use the help function as above to find spells you can bind to an item. The variables you can use are of the MGEF type. See the examples below.

>「アイテムIDとHelpコマンドを使うことでアイテムにEnchant(付呪)できるSpell(呪文)を探すことが出来ます。」
「また、そのEnchant(付呪)出来るSpell(呪文)とPerk(スキル)の[[リストとID>http://www.uesp.net/wiki/Skyrim:Enchanting_Effects]]です。
「以下に例を挙げます。」

playerenchantobject 877f1 10dded : Necklace that will give you a permanent Dremora Lord Pet

>playerenchantobject 877f1 10dded :Necklace(ネックレス)に Dremora Lordの使い魔を付呪

playerenchantobject 877c9 6a154 : Ring that will give you a permanent Shade of Anriel Gane

>playerenchantobject 877c9 6a154 : Ring(指輪)にShade of Anriel Gane(アーニエル・ゲインの影)召喚を付呪

playerenchantobject 877c9 7a103 10e8af : Ring that will improve your Sneaking and will make you harder to detect

>playerenchantobject 877c9 7a103 10e8af :Ring(指輪)にSneaking(隠密スキルUP)を付呪、かなり見つかり難くなります。

playerenchantobject 877c9 6b10c : Ring that will grant night vision

>playerenchantobject 877c9 6b10c :Ring(指輪)にnight vision(夜目)を付呪

その他のエンチャントコマンドはここで調べられます。
http://skyrim.mmo-game.eu/enchanting-items-console/

*Wether ID [#k16b8a7f]

10fef8 - SovngardeDark
10fe7e - RiftenOvercastFog
10e3d4 - EditorCloudPreview
10e1f2 - SkyrimClear_A
10e1f1 - SkyrimCloudy_A
10e1f0 - SkyrimClearSN_A
10e1ef - SkyrimCloudySN_A
10e1ee - SkyrimClearTU_A
10e1ed - SkyrimCloudyTU_A
10e1ec - SkyrimClearFF_A
10e1eb - SkyrimCloudyFF_A
10e1ea - SkyrimClearRE_A
10e1e9 - SkyrimCloudyRE_A
10e1e8 - SkyrimClearCO_A
10e1e7 - SkyrimCloudyCO_A
10e1e6 - SkyrimClearMA_A
10e1e5 - SkyrimCloudyMA_A
10e1e4 - SkyrimClearVT_A
10e1e3 - SkyrimCloudyVT_A
10da13 - FXWthrInvertWfindowsWinterhold
10d9ec - SovngardeClear
10c32f - FXSkyrimStormBlowingGrass
10a7a8 - SkyrimCloudyVT
10a7a7 - SkyrimFogVT
10a7a6 - SkyrimOvercastRainVT
10a7a5 - SkyrimClearVT
10a245 - SkyrimCloudySN
10a244 - SkyrimClearSN
10a243 - SkyrimCloudyTU
10a242 - SkyrimOvercastRainTU
10a241 - SkyrimStormRainTU
10a240 - SkyrimClearTU
10a23f - SkyrimCloudyFF
10a23e - SkyrimFogFF
10a23d - SkyrimOvercastRainFF
10a23c - SkyrimStormRainFF
10a23b - SkyrimClearFF
10a23a - SkyrimCloudyRE
10a239 - SkyrimFogRE
10a238 - SkyrimOvercastRainRE
10a237 - SkyrimClearRE
10a236 - SkyrimCloudyCO
10a235 - SkyrimFogCO
10a234 - SkyrimClearCO
10a233 - SkyrimCloudyMA
10a232 - SkyrimFogMA
10a231 - SkyrimOvercastRainMA
10a230 - SkyrimClearMA
106635 - KarthspireRedoubtFog
105f40 - SkyrimDA02Weather
105945 - SolitudeBluePalaceFog
105944 - SolitudeBluePalaceFogNMARE
105943 - SolitudeBluePalaceFogFEAR
105942 - SolitudeBluePalaceFogARENA
105941 - BloatedMansGrottoFog
104ab4 - SkuldafnCloudy
10199f - SkyrimMQ206weather
101910 - FXWthrInvertLightMarkarth
ecc96 - FXWthrInvertWindowsWindhelm2
d9329 - HelgenAttackWeather
5ed7a - FXWthrInvertLightsSolitude
8282a - FXWthrInvertLightsWhiterun
8277a - FXWthrInvertWindowsWhiterun
d4886 - FXMagicStormRain
d299e - SkyrimOvercastWar
c8221 - SkyrimStormSnow
c8220 - SkyrimStormRain
c821f - SkyrimOvercastRain
c821e - SkyrimFog
75491 - FXWthrSunlightWhite
7548f - FXWthrSunlight
48c14 - BlackreachWeather
aee84 - FXWthrInvertWindowsWindhelm
a6858 - WorldMapWeather
923fd - SovngardeFog
777cf - FXWthrInvertDayNighWarm
75de5 - FXWthrCaveBluePaleLight
6ed5b - FXWthrCaveBlueSkylight
6ed5a - FXWthrInvertDayNight
4d7fb - SkyrimOvercastSnow
2e7ab - TESTCloudyRain
12f89 - SkyrimCloudy
81a - SkyrimClear
15e - DefaultWeather 

*Fun Objects [#k16b8a7f]
10bf90:Spectral Horse (霊体化の馬)
 → player.placeatme 10bf90  (霊体化した馬をプレイヤーの前に召喚する)



トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS