Upcoming versions/ja: Difference between revisions

From PZwiki
m (→‎よごれの除去: Add:recipe(Clean Blood&Vl's test file))
(ver32testup)
Line 4: Line 4:
最新の情報については [http://theindiestone.com/forums/index.php/forum/35-pz-downloads/ フォーラムのPZ Download]を確認して下さい。
最新の情報については [http://theindiestone.com/forums/index.php/forum/35-pz-downloads/ フォーラムのPZ Download]を確認して下さい。


http://theindiestone.com/forums/index.php/topic/12795-iwbums-build-31/
http://theindiestone.com/forums/index.php/topic/14590-iwbums-build-32/


'''IWBUMS:31.6'''<br>
'''IWBUMS:32.4'''<br>
テストリリースであり、内容は変更される可能性があります。<br>
テストリリースであり、内容は変更される可能性があります。<br>
このページもあくまで参考にする程度にしてください。<br>
このページもあくまで参考にする程度にしてください。<br>
各自検証して頂けると幸いです。<br>
各自検証して頂けると幸いです。<br>
新規追加要素は、<span style="color:red">'''new!!'''</span> 表示があります。(ver31.6)<br>
 
<span style="color:red">注意!現在アイテムのデータ修正でアップデートが頻発しています。</span>
<span style="color:red">注意!現在アイテムのデータ修正でアップデートが頻発しています。</span>


'''日本語翻訳ファイル'''<br>
'''日本語翻訳ファイル'''<br>
最新ファイル : ビルド31.5用<br>
最新ファイル : ビルド32.4用<br>
http://theindiestone.com/forums/index.php/topic/2103-official-translation-files/page-14 <br>
http://theindiestone.com/forums/index.php/topic/5405-japanese-translation/page-3 <br>
ProjectZomboid > media > lua > shared > Translateフォルダ内にインストール<br>
ProjectZomboid > media > lua > shared > Translateフォルダ内にインストール<br>
Special Thanks : Falcon33jp<br>
Special Thanks : Falcon33jp<br>


=職業と特性のシステム一新=
=職業と特性のシステム一新=
<span style="color:red"><sup><small>'''new!!'''</small></sup></span>ver31.9職業ポイント修正
==職業と職業特性==
==職業と職業特性==
職業ボーナス欄の表記について<br>
職業ボーナス欄の表記について<br>
Line 49: Line 48:
筋力 <span style="color:green">'''6'''</span><br>
筋力 <span style="color:green">'''6'''</span><br>
全力疾走 [[File: UI greenblits1.png]] 75%
全力疾走 [[File: UI greenblits1.png]] 75%
|style="text-align:left"|斧使いの特性が削除され、かわりに職業特典が追加された <br><small>バランス調整:ポイント<span style="color:red">-4</span>>0(ver31.9)</small>
|style="text-align:left"|斧使いの特性が削除され、かわりに職業特典が追加された
|
|


Line 206: Line 205:
調理 [[File: UI greenblits2.png]] 100%<br>
調理 [[File: UI greenblits2.png]] 100%<br>
刃物技能 保守能力 [[File: UI greenblits1.png]] 75%
刃物技能 保守能力 [[File: UI greenblits1.png]] 75%
|style="text-align:left"|
|
|-
|<span style="color:red"><sub>'''new!!'''</sub></span><br>[[File: Electrician.png‎|Electrician]]<br>Electrician<br>(電気技師)
|<span style="color:red">'''-4'''</span>
|適応力 5<br>筋力 5<br>
Electrical [[File: UI greenblits3.png]] 125%
|style="text-align:left"|
|
|-
|<span style="color:red"><sub>'''new!!'''</sub></span><br>[[File: Engineer.png‎|Engineer]]<br>Engineer<br>(技術者)
|<span style="color:red">'''-4'''</span>
|適応力 5<br>筋力 5<br>
Electrical [[File: UI greenblits1.png]] 75%<br>
大工仕事 [[File: UI greenblits1.png]] 75%
|style="text-align:left"|
|style="text-align:left"|
|
|
Line 876: Line 893:




=ドアの施錠・木箱の南京錠要素=
<!--
==ドアの施錠==
鍵は5種類で、ゲーム内表示名は"鍵"<br>
[[File:Key1.png]][[File:Key2.png]][[File:Key3.png]][[File:Key4.png]][[File:Key5.png]]<br>
*プレイヤーは自分のスポーンした家に対応する鍵とキーリング[[File:KeyRing.png]]を持ってスポーンします。<br>
*他の家の鍵は、その家のコンテナかゾンビ(元住人)からみつけることができます。<br>
*もし鍵に対応したドアを破壊しても、破壊時に手に入れたドアノブでドアを再配置すれば問題なく使えます。*要検証<br>
*鍵にマウス重ねると対応するドアがハイライトされます。<br>
 
ドアの破壊時とキーの関連性は調査中です。
Not able to move doorknob with working key to another door ==Tested on ver31===
<br>
 
==木箱用の施錠2種類==
'''南京錠'''[[File:Padlock.png]]<br>
KeyPadlockで開閉。ゲーム内表示名は"鍵"<br>
[[File:KeyPadlock1.png]]<br>
 
'''ダイヤル錠'''[[File:PadlockDigital.png]]<br>
暗証番号は3桁の数字。<br>
Doing checksum"暗証番号を設定する"<br>
Set your Code"暗証番号を入力する"<br>
 
施錠された木箱の挙動は調査中です。<br>
 
<nowiki>
    item Key1
{
Weight = 0,
Type = Key,
DisplayName = Key,
Icon = Key1,
}
 
item Key2
    {
        Weight = 0,
        Type = Key,
        DisplayName = Key,
        Icon = Key2,
    }
 
    item Key3
{
Weight = 0,
Type = Key,
DisplayName = Key,
Icon = Key3,
}
 
    item Key4
{
Weight = 0,
Type = Key,
DisplayName = Key,
Icon = Key4,
}
 
    item Key5
{
Weight = 0,
Type = Key,
DisplayName = Key,
Icon = Key5,
}
 
    item CombinationPadlock
{
Weight = 0.2,
Type = Key,
DisplayName = Combination Padlock,
Icon = PadlockDigital,
        DigitalPadlock =  TRUE,
}
 
    item Padlock
{
Weight = 0.2,
Type = Key,
DisplayName = Padlock,
Icon = Padlock,
        Padlock =  TRUE,
}
 
    item KeyPadlock
{
Weight = 0,
Type = Key,
DisplayName = Key,
Icon = KeyPadlock1,
}
 
item KeyRing
    {
        Weight = 0,
        Type = Container,
        DisplayName = Key Ring,
        Icon = KeyRing,
        Capacity = 1,
        OnlyAcceptCategory = Key,
    }
</nowiki>
 
 
=汚染された水の追加=
=汚染された水の追加=
汚染された水が追加されました。(川から水を汲むことが可能になりました)<br>
汚染された水が追加されました。(川から水を汲むことが可能になりました)<br>
Line 1,027: Line 941:
}
}
  </nowiki>
  </nowiki>
 
-->
=追加アイテム=
=追加アイテム=
食品アイテム16種類追加<br>
投擲アイテムとその材料が主です。
 
急仕立てで、データ上で追加されたアイテムが混入している可能性があります。<br>
採取でカエルが取れるようになりました。
確認が取れ次第修正する予定です。<br>
*必要採取LVは7
*そのままでは食べれませんが、他の動物と同様にさばくことで、肉を入手できます。<br>
 
追加アイテム一覧
追加アイテム一覧
{| class="wikitable sortable" style="text-align:center;"  
{| class="wikitable sortable" style="text-align:center;"  
Line 1,041: Line 952:
! class="unsortable" | 説明
! class="unsortable" | 説明
! class="sortable" | 重量
! class="sortable" | 重量
! class="sortable" | Fresh Time
! class="sortable" | Hunger
! class="sortable" | Unhappiness
! class="unsortable" | Rot Time
! class="unsortable" | Classname
! class="unsortable" | Classname
|-
<!--
| [[File:Honey.png|32px|link=Honey|Honey]] <br> [[Honey|Honey]] <br> 蜂蜜
|style="text-align:left"|HungerChange = -8,<br>UnhappyChange     =     -10,
| 0.2
| Base.Honey
|-
| [[File:JuiceBox.png|32px|link=Juice Box|Juice Box]] <br> [[Juice Box|Juice Box]] <br> パックジュース
|style="text-align:left"|HungerChange = -2,<br>ThirstChange = -13,<br>UnhappyChange     =     -10,
| 0.1
| Base.JuiceBox
|-
| [[File:OatsRaw.png|32px|link=Can Of Oats|Can Of Oats]] <br> [[Can Of Oats|Can Of Oats]] <br> 缶詰(オーツ)
|style="text-align:left"|
| 0.3
| Base.OatsRaw
|-
| [[File:Oatmeal.png|32px|link=Oatmeal|Oatmeal]] <br> [[Oatmeal|Oatmeal]] <br> オートミール
|style="text-align:left"|HungerChange=-15,<br>ReplaceOnUse=Bowl,
| 0.8
| Base.Oatmeal
|-
| [[File:SunflowerSeeds.png|32px|link=Sunflower Seeds|Sunflower Seeds]] <br> [[Sunflower Seeds|Sunflower Seeds]] <br> 種子(ヒマワリ)
|style="text-align:left"|HungerChange = -2,
| 0.1
| Base.SunflowerSeeds
|-
| [[File:DoughRolled.png|32px|link=Rolled Dough|Rolled Dough]] <br> [[Rolled Dough|Rolled Dough]] <br> 伸ばした生地
|style="text-align:left"|HungerChange=-15,<br>UnhappyChange = -20,<br>ThirstChange = 20,
| 0.3
| Base.DoughRolled
|-
-->
| [[File:TZ_CharCoal.png|32px|link=Charcoal|Charcoal]] <br> [[Charcoal|Charcoal]] <br> 木炭
|style="text-align:left"|
| 8
| Base.Charcoal
|-
| [[File:ToyBear.png|32px|link=Toy Bear|Toy Bear]] <br> [[Toy Bear|Toy Bear]] <br> クマの縫い包み
|style="text-align:left"|
| 0.2
| Base.ToyBear
|-
<!--
| [[File:Wall.png|32px|link=Wall Piece|Wall Piece]] <br> [[Wall Piece|Wall Piece]] <br> 壁の一部分
|style="text-align:left"|
| 13
| Base.Wall
|-
| [[File:WallDoor.png|32px|link=Wooden Door Frame|Wooden Door Frame]] <br> [[Wooden Door Frame|Wooden Door Frame]] <br> 木のドア枠
|style="text-align:left"|
| 8.5
| Base.DoorFrame
|-
| [[File:WallWindow.png|32px|link=Wooden Window Frame|Wooden Window Frame]] <br> [[Wooden Window Frame|Wooden Window Frame]] <br> 木の窓枠
|style="text-align:left"|
| 10
| Base.WindowFrame
|-
| [[File:Crate.png|32px|link=Crate|Crate]] <br> [[Crate|Crate]] <br> 木箱
|style="text-align:left"|
| 10
| Base.Crate
|-
-->
| [[File:Aluminum.png|32px|link=Aluminum|Aluminum]] <br> [[Aluminum|Aluminum]] <br> アルミホイル
|style="text-align:left"|
| 0.1
| Base.Aluminum
|-
| [[File:CordlessPhone.png|32px|link=CordlessPhone|CordlessPhone]] <br> [[CordlessPhone|CordlessPhone]] <br> コードレス電話
|style="text-align:left"|
| 0.3
| Base.CordlessPhone
|-
| [[File:VideoGame.png|32px|link=Video Game|Video Game]] <br> [[Video Game|Video Game]] <br> 家庭用ゲーム機
|style="text-align:left"|
| 0.3
| Base.VideoGame
|-
| [[File:Petrol.png|32px|link=Empty Gas Can|Empty Gas Can]] <br> [[Empty Gas Can|Empty Gas Can]] <br> ガソリン缶(空っぽ)
|style="text-align:left"|
| 0.3
| Base.EmptyPetrolCan
|-
| [[File:CDplayer.png|32px|link=CD playerFrog|CD player]] <br> [[CD player|CD player]] <br> CDプレイヤー
|style="text-align:left"|
| 0.3
| Base.CDplayer
|-
| [[File:Generator.png|32px|link=Generator|Generator]] <br> [[Generator|Generator]] <br> 発電機
|style="text-align:left"|
| 60
| Base.Generator
|-
| [[File:Coldpack.png|32px|link=Coldpack|Coldpack]] <br> [[Coldpack|Coldpack]] <br> 冷湿布
|style="text-align:left"|
| 0.1
| Base.Coldpack
|-
| [[File:ElectronicsScrap.png|32px|link=Electronics Scrap|Electronics Scrap]] <br> [[Electronics Scrap|Electronics Scrap]] <br> 電子部品
|style="text-align:left"|
| 0.1
| Base.ElectronicsScrap
|-
| [[File:Generator.png|32px|link=Generator|Generator]] <br> [[Generator|Generator]] <br> 発電機
|style="text-align:left"|
| 40
| Base.Generator
|-
| [[File:Hairspray.png|32px|link=Hairspray|Hairspray]] <br> [[Hairspray|Hairspray]] <br> ヘアスプレー
|style="text-align:left"|
| 0.2
| Base.Hairspray
|-
| [[File:Glue.png|32px|link=Glue|Glue]] <br> [[Glue|Glue]] <br> 接着剤(多用途)
|style="text-align:left"|
| 0.1
| Base.Glue
|-
| [[File:HomeAlarm.png|32px|link=Home Alarm|Home Alarm]] <br> [[Home Alarm|Home Alarm]] <br> 住宅用警報器
|style="text-align:left"|
| 0.1
| Base.HomeAlarm
|-
| [[File:MotionSensor.png|32px|link=Motion Sensor|Motion Sensor]] <br> [[Motion Sensor|Motion Sensor]] <br> 感知センサー
|style="text-align:left"|
| 0.1
| Base.MotionSensor
|-
| [[File:Receiver.png|32px|link=Receiver|Receiver]] <br> [[Receiver|Receiver]] <br> 受信機
|style="text-align:left"|
| 0.1
| Base.Receiver
|-
| [[File:Gunpowder.png|32px|link=Gun Powder|Gun Powder]] <br> [[Gun Powder|Gun Powder]] <br> 火薬
|style="text-align:left"|
| 0.1
| Base.GunPowder
|-
| [[File:TriggerCrafted.png|32px|link=Crafted Trigger|Crafted Trigger]] <br> [[Crafted Trigger|Crafted Trigger]] <br> 起爆装置
|style="text-align:left"|
| 0.2
| Base.TriggerCrafted
|-
| [[File:Sparklers.png|32px|link=Box of Sparklers|Box of Sparklers]] <br> [[Box of Sparklers|Box of Sparklers]] <br> 線香花火
|style="text-align:left"|
| 0.2
| Base.Sparklers
|-
| [[File:Speaker.png|32px|link=Speaker|Speaker]] <br> [[Speaker|Speaker]] <br> 拡声器
|style="text-align:left"|
| 1.5
| Base.Speaker
|-
| [[File:Amplifier.png|32px|link=Amplifier|Amplifier]] <br> [[Amplifier|Amplifier]] <br> 増幅器
|style="text-align:left"|
| 0.3
| Base.Amplifier
|-
| [[File:Timer.png|32px|link=Timer|Timer]] <br> [[Timer|Timer]] <br> タイマー
|style="text-align:left"|
| 0.3
| Base.Timer
|-
| [[File:TimerCrafted.png|32px|link=Crafted Timer|Crafted Timer]] <br> [[Crafted Timer|Crafted Timer]] <br> 時限装置
|style="text-align:left"|
| 0.5
| Base.TimerCrafted
|-
| [[File:Baseball.png|32px|link=Baseball|Baseball]] <br> [[Baseball|Baseball]] <br> 野球ボール
|style="text-align:left"|
| 0.1
| Base.Baseball
|-
| [[File:Basketball.png|32px|link=Basketball|Basketball]] <br> [[Basketball|Basketball]] <br> バスケットボール
|style="text-align:left"|
| 0.2
| Base.Basketball
|-
| [[File:Bell.png|32px|link=Bell|Bell]] <br> [[Bell|Bell]] <br> ベル
|style="text-align:left"|
| 0.1
| Base.Bell
|-
| [[File:BlowTorch.png|32px|link=Blow Torch|Blow Torch]] <br> [[Blow Torch|Blow Torch]] <br> トーチランプ
|style="text-align:left"|
| 0.3
| Base.BlowTorch
|-
| [[File:Button.png|32px|link=Button|Button]] <br> [[Button|Button]] <br> ボタン
|style="text-align:left"|
| 0.1
| Base.Button
|-
| [[File:CatToy.png|32px|link=Cat Toy|Cat Toy]] <br> [[Cat Toy|Cat Toy]] <br> 猫の玩具
|style="text-align:left"|
| 0.1
| Base.CatToy
|-
| [[File:ChessBlack.png|32px|link=ChessBlack|ChessBlack]] <br> [[ChessBlack|ChessBlack]] <br> チェスの駒(黒)
|style="text-align:left"|
| 0.1
| Base.ChessBlack
|-
| [[File:ChessWhite.png|32px|link=ChessWhite|ChessWhite]] <br> [[ChessWhite|ChessWhite]] <br> チェスの駒(白)
|style="text-align:left"|
| 0.1
| Base.ChessWhite
|-
| [[File:CleaningLiquid.png|32px|link=Cleaning Liquid|Cleaning Liquid]] <br> [[Cleaning Liquid|Cleaning Liquid]] <br> 液体洗剤
|style="text-align:left"|
| 0.3
| Base.CleaningLiquid
|-
| [[File:Cologne.png|32px|link=Cologne|Cologne]] <br> [[Cologne|Cologne]] <br> オーデコロン
|style="text-align:left"|
| 0.2
| Base.Cologne
|-
| [[File:ComicBook.png|32px|link=Comic Book|Comic Book]] <br> [[Comic Book|Comic Book]] <br> 雑誌(漫画)
|style="text-align:left"|        UnhappyChange = -20,<br>StressChange = -20,<br>BoredomChange = -30,
| 0.1
| Base.ComicBook
|-
| [[File:MagazineElectronics01.png|32px|link=Electronics Magazine|Electronics Magazine]] <br> [[Electronics Magazine|Electronics Magazine]] <br> 雑誌(エレクトロニクス)
|style="text-align:left"|TeachedRecipes  =  Make Remote Controller V1,
| 0.1
| Base.ElectronicsMag1
|-
| [[File:MagazineElectronics03.png|32px|link=Electronics Magazine|Electronics Magazine]] <br> [[Electronics Magazine|Electronics Magazine]] <br> 雑誌(エレクトロニクス)
|style="text-align:left"|TeachedRecipes  =  Make Timer,
| 0.1
| Base.ElectronicsMag2
|-
| [[File:MagazineElectronics04.png|32px|link=Electronics Magazine|Electronics Magazine]] <br> [[Electronics Magazine|Electronics Magazine]] <br> 雑誌(エレクトロニクス)
|style="text-align:left"|TeachedRecipes  =  Add Motion Sensor V1;<br>Add Motion Sensor V2;<br>Add Motion Sensor V3,
| 0.1
| Base.ElectronicsMag3
|-
| [[File:MagazineElectronics02.png|32px|link=How to use Generators|How to use Generators]] <br> [[How to use Generators|How to use Generators]] <br> 雑誌(発電機)
|style="text-align:left"|TeachedRecipes  =  Generator,
| 0.1
| Base.ElectronicsMag4
|-
| [[File:MagazineMechanics.png|32px|link=Engineer Magazine|Engineer Magazine]] <br> [[Engineer Magazine|Engineer Magazine]] <br> 雑誌(エンジニア)
|style="text-align:left"|TeachedRecipes  =  Make Noise Maker,
| 0.1
| Base.EngineerMagazine1
|-
| [[File:MagazineMechanics.png|32px|link=Engineer Magazine|Engineer Magazine]] <br> [[Engineer Magazine|Engineer Magazine]] <br> 雑誌(エンジニア)
|style="text-align:left"|TeachedRecipes  =  Make Smoke Bomb,
| 0.1
| Base.EngineerMagazine2
|-
| [[File:Crayons.png|32px|link=Crayons|Crayons]] <br> [[Crayons|Crayons]] <br> クレヨン
|style="text-align:left"|
| 0.1
| Base.Crayons
|-
| [[File:CreditCard.png|32px|link=CreditCard|CreditCard]] <br> [[CreditCard|CreditCard]] <br> クレジットカード
|style="text-align:left"|
| 0.1
| Base.CreditCard
|-
| [[File:Dart.png|32px|link=Dart|Dart]] <br> [[Dart|Dart]] <br> ダーツ
|style="text-align:left"|
| 0.1
| Base.Dart
|-
| [[File:DogChew.png|32px|link=Dog Chew Toy|Dog Chew Toy]] <br> [[Dog Chew Toy|Dog Chew Toy]] <br> 犬の玩具
|style="text-align:left"|
| 0.1
| Base.DogChew
|-
| [[File:Eraser.png|32px|link=Eraser|Eraser]] <br> [[Eraser|Eraser]] <br> 消しゴム
|style="text-align:left"|
| 0.1
| Base.Eraser
|-
| [[File:Football.png|32px|link=Football|Football]] <br> [[Football|Football]] <br> フットボール
|style="text-align:left"|
| 0.2
| Base.Football
|-
| [[File:GolfBall.png|32px|link=Golf Ball|Golf Ball]] <br> [[Golf Ball|Golf Ball]] <br> ゴルフボール
|style="text-align:left"|
| 0.1
| Base.GolfBall
|-
| [[File:KnittingNeedles.png|32px|link=Knitting Needles|Knitting Needles]] <br> [[Knitting Needles|Knitting Needles]] <br> 編み針
|style="text-align:left"|
| 0.2
| Base.KnittingNeedles
|-
| [[File:Leash.png|32px|link=Leash|Leash]] <br> [[Leash|Leash]] <br> 革ひも
|style="text-align:left"|
| 0.2
| Base.Leash
|-
| [[File:LightBulb.png|32px|link=LightBulb|LightBulb]] <br> [[LightBulb|LightBulb]] <br> 白熱電球
|style="text-align:left"|
| 0.1
| Base.LightBulb
|-
| [[File:MakeupEyeshadow.png|32px|link=Eyes Makeup|Eyes Makeup]] <br> [[Eyes Makeup|Eyes Makeup]] <br> 化粧品(メーキャップ)
|style="text-align:left"|
| 0.1
| Base.MakeupEyeshadow
|-
| [[File:MakeupFoundation.png|32px|link=Foundation Makeup|Foundation Makeup]] <br> [[Foundation Makeup|Foundation Makeup]] <br> 化粧品(ファンデーション)
|style="text-align:left"|
| 0.1
| Base.MakeupFoundation
|-
| [[File:Mop.png|32px|link=Mop|Mop]] <br> [[Mop|Mop]] <br> モップ
|style="text-align:left"|
| 0.1
| Base.Mop
|-
| [[File:Perfume1.png|32px|link=Perfume|Perfume]] <br> [[Perfume|Perfume]] <br> 香水
|style="text-align:left"|
| 0.1
| Base.Perfume
|-
| [[File:Pinecone.png|32px|link=Pine cone|Pine cone]] <br> [[Pine cone|Pine cone]] <br> 松笠
|style="text-align:left"|
| 0.1
| Base.Pinecone
|-
| [[File:Pipe.png|32px|link=Pipe|Pipe]] <br> [[Pipe|Pipe]] <br> 鉄パイプ
|style="text-align:left"|
| 0.3
| Base.Pipe
|-
| [[File:RemoteCrafted.png|32px|link=V1 Remote Controller|V1 Remote Controller]] <br> [[V1 Remote Controller|V1 Remote Controller]] <br> 遠隔制御装置(周波数1)
|style="text-align:left"|RemoteRange =  7,
| 0.4
| Base.RemoteCraftedV1
|-
|-


| [[File:Frog.png|32px|link=Frog|Frog]] <br> [[Frog|Frog]] <br> カエル
| [[File:RemoteCrafted.png|32px|link=V2 Remote Controller|V2 Remote Controller]] <br> [[V2 Remote Controller|V2 Remote Controller]] <br> 遠隔制御装置(周波数2)ル
|style="text-align:left"|採取で取れるようになった。<br>必要採取LVは7
|style="text-align:left"|RemoteRange =  11,
| 0.4
| 0.4
| Base.RemoteCraftedV2
|-
| [[File:RemoteCrafted.png|32px|link=V3 Remote Controller|V3 Remote Controller]] <br> [[V3 Remote Controller|V3 Remote Controller]] <br> 遠隔制御装置(周波数3)
|style="text-align:left"|RemoteRange =  15,
| 0.1
| Base.RemoteCraftedV3
|-
| [[File:RubberBand.png|32px|link=Rubber Band|Rubber Band]] <br> [[Rubber Band|Rubber Band]] <br> 輪ゴム
|style="text-align:left"|
| 0.1
| Base.RubberBand
|-
| [[File:ScrapMetal.png|32px|link=Scrap Metal|Scrap Metal]] <br> [[Scrap Metal|Scrap Metal]] <br> 金属部品
|style="text-align:left"|
| 0.1
| Base.ScrapMetal
|-
| [[File:SheetMetal.png|32px|link=Sheet Metal|Sheet Metal]] <br> [[Sheet Metal|Sheet Metal]] <br> 金属板
|style="text-align:left"|
| 1.5
| Base.SheetMetal
|-
| [[File:SoccerBall.png|32px|link=SoccerBall|SoccerBall]] <br> [[SoccerBall|SoccerBall]] <br> サッカーボール
|style="text-align:left"|
| 0.2
| Base.SoccerBall
|-
| [[File:Sponge.png|32px|link=Sponge|Sponge]] <br> [[Sponge|Sponge]] <br> スポンジ
|style="text-align:left"|
| 0.1
| Base.Sponge
|-
| [[File:TennisBall.png|32px|link=Tennis Ball|Tennis Ball]] <br> [[Tennis Ball|Tennis Ball]] <br> テニスボール
|style="text-align:left"|
| 0.1
| Base.TennisBall
|-
| [[File:ToiletPaper.png|32px|link=Toilet Paper|Toilet Paper]] <br> [[Toilet Paper|Toilet Paper]] <br> トイレットペーパー
|style="text-align:left"|
| 0.2
| Base.ToiletPaper
|-
| [[File:ToyCar.png|32px|link=Toy Car|Toy Car]] <br> [[Toy Car|Toy Car]] <br> 車のおもちゃ
|style="text-align:left"|
| 0.1
| Base.ToyCar
|-
| [[File:Underwear1.png|32px|link=Underwear|Underwear]][[File:Underwear2.png|32px|link=Underwear|Underwear]] <br> [[Underwear|Underwear]] <br> 下着
|style="text-align:left"|
| 0.1
| Base.Underwear1-2
|-
| [[File:WaterDish.png|32px|link=Water Dish|Water Dish]] <br> [[Water Dish|Water Dish]] <br> ペット用水入れ
|style="text-align:left"|
| 0.1
| Base.WaterDish
|-
| [[File:Yarn.png|32px|link=Yarn|Yarn]] <br> [[Yarn|Yarn]] <br> 糸
|style="text-align:left"|
| 0.1
| Base.Yarn
|-
|}
<!--
DROP設定なし
=weapon=
{| class="wikitable sortable" style="text-align:center;"
|-
! class="unsortable" | アイテム
! class="unsortable" | 説明
! class="unsortable" | 重量(武器重量)
! class="unsortable" | スイング速度
! class="unsortable" | 射程
! class="unsortable" | ダメージ
! class="unsortable" | クリティカルチャンス
! class="unsortable" | 耐久
! class="unsortable" | ドアダメージ
! class="unsortable" | ツリーダメージ
! class="unsortable" | 補修素材
|-
| [[File:HockeyStick.png|32px|link=Hockey Stick|Hockey Stick]] <br> [[Hockey Stick|Hockey Stick]] <br> ホッケー用スティック
|style="text-align:left"|Categories = Blunt,<br>MaxHitCount = 1,<br>EnduranceMod = 0.6,
| 2(4)
| 3
|
{| align="center"
| 0.61 <br> Minimum
|-
| 1.6 <br> Maximum
|-
|}
|
{| align="center"
| 0.3 <br> Minimum
|-
| 0.7 <br> Maximum
|-
|}
| 10
|
{| align="center"
| 10 <br> Max
|-
| 20% <br> Degradation
|-
|}
| 5
| 0
| -
|-
| [[File:IcePick.png|32px|link=Ice Pick|Ice Pick]] <br> [[Ice Pick|Ice Pick]] <br> アイスピック
|style="text-align:left"|Categories = Blade,<br>MaxHitCount = 1,<br>EnduranceMod = 0.5,
| 0.3(1.7)
| 2
|
{| align="center"
| 0.61 <br> Minimum
|-
| 0.9 <br> Maximum
|-
|}
|
{| align="center"
| 0.2 <br> Minimum
|-
| 0.4 <br> Maximum
|-
|}
| -
|
{| align="center"
| 10 <br> Max
|-
| 14% <br> Degradation
|-
|}
| 1
| 2
| -
|-
| [[File:LetterOpener.png|32px|link=Letter Opener|Letter Opener]] <br> [[Letter Opener|Letter Opener]] <br> レターオープナー
|style="text-align:left"|Categories = Blade,<br>MaxHitCount = 1,<br>EnduranceMod = 0.5,
| 0.3(1.7)
| 2
|
{| align="center"
| 0.61 <br> Minimum
|-
| 0.9 <br> Maximum
|-
|}
|
{| align="center"
| 0.2 <br> Minimum
|-
| 0.4 <br> Maximum
|-
|}
| -
|
{| align="center"
| 5 <br> Max
|-
| 100% <br> Degradation
|-
|}
| 1
| 2
| -
|-
|}
-->
=trap=
{| class="wikitable sortable" style="text-align:center;"
|-
! class="unsortable" | アイテム
! class="unsortable" | 説明
! class="unsortable" | 重量
! class="unsortable" | スイング速度
! class="unsortable" | 遠投距離
! class="unsortable" | センサー範囲
! class="unsortable" | 起爆時間
! class="unsortable" | 効果範囲
! class="unsortable" | 威力
! class="unsortable" | CanBePlaced
|-
| [[File:Aerosolbomb.png|32px|link=Aerosol bomb|Aerosol bomb]] <br> [[Aerosol bomb|Aerosol bomb]] <br> エアゾール爆弾
|style="text-align:left"|
| 1.5
| 1.5
| 10
| -
| 50
| 6
| 70
| -
|-
| [[File:AerosolbombTimer.png|32px|link=Aerosol bomb|Aerosol Bomb with Timer]] <br> [[Aerosol bomb|Aerosol Bomb with Timer]] <br> エアゾール爆弾(時限式)
|style="text-align:left"|
| 1.5
| 1.5
| 10
| -
| 10
| 6
| 70
| TRUE
|-
| [[File:AerosolbombTimer.png|32px|link=Aerosol bomb|Aerosol Bomb with Sensor]] <br> [[Aerosol bomb|Aerosol Bomb with Sensor]] <br> エアゾール爆弾(感知センサー式)
|style="text-align:left"|
| 1.5
| 1.5
| 10
|
{| align="center"
| 3 <br> Sensor V1
|-
| 4 <br> Sensor V2
|-
| 6 <br> Sensor V3
|-
|}
| 5
| 6
| 70
| TRUE
|-
| [[File:AerosolbombTimer.png|32px|link=Aerosol bomb|Remote Aerosol Bomb]] <br> [[Aerosol bomb|Remote Aerosol Bomb]] <br> エアゾール爆弾(操作器)
|style="text-align:left"|
| 1.5
| 1.5
| 10
| -
| -
| 6
| 70
| TRUE
|-
| [[File:Molotov.png|32px|link=Molotov Cocktail|Molotov Cocktail]] <br> [[Molotov Cocktail|Molotov Cocktail]] <br> 火炎瓶(アルコール)
|style="text-align:left"|OtherHandRequire = Lighter,
| 1.5
| 1.5
| 10
| -
| -
| 4
| 90
| -
|-
| [[File:BottleWithGas.png|32px|link=Flame Trap|Flame Trap]] <br> [[Flame Trap|Flame Trap]] <br> 火炎瓶(ガソリン)
|style="text-align:left"|
| 1.5
| 1.5
| 10
| -
| -
| 6
| 97
| -
| -
|-
| [[File:FireBomb.png|32px|link=Flame Trap|Flame Trap with Timer]] <br> [[Flame Trap|Flame Trap with Timer]] <br> 火炎瓶(時限式)
|style="text-align:left"|
| 1.5
| 1.5
| 3
| -
| -
| 10
| 6
| 97
| TRUE
|-
| [[File:FireBomb.png|32px|link=Flame Trap|Flame Trap with Sensor]] <br> [[Flame Trap|Flame Trap with Sensor]] <br> 火炎瓶(感知センサー式)
|style="text-align:left"|
| 1.5
| 1.5
| 10
|
{| align="center"
| 3 <br> Sensor V1
|-
| 4 <br> Sensor V2
|-
| 6 <br> Sensor V3
|-
|}
| 5
| 6
| 97
| TRUE
|-
| [[File:FireBomb.png|32px|link=Flame Trap|Remote Flame Trap]] <br> [[Flame Trap|Remote Flame Trap]] <br> 火炎瓶(操作器)
|style="text-align:left"|
| 1.5
| 1.5
| 10
| -
| -
| -
| -
| Base.Frog
| 6
| 97
| TRUE
|-
|-


| [[File:Frogmeat.png|32px|link=Frog Meat|Frog Meat]] <br> [[Frog Meat|Frog Meat]] <br> カエルの肉
| [[File:Smokebomb.png|32px|link=Smoke Bomb|Smoke Bomb]] <br> [[Smoke Bomb|Smoke Bomb]] <br> 発煙弾
|style="text-align:left"|カエルのなれの果て。<br>必要調理時間10分 [[File:FrogmeatCooked.png|32px|link=Frog Meat|Frog Meat]] 40分でこげる[[File:FrogmeatBurnt.png|32px|link=Frog Meat|Frog Meat]]
|style="text-align:left"|
| 0.2
| 1.5
| 4 days
| 1.5
| <nowiki>-15</nowiki>
| 10
| -
| 50
| 5
| -
| -
| [[File:FrogmeatRotten.png|32px|link=Frog Meat|Frog Meat]] <br> 8 days
| TRUE
| Base.FrogMeat
|-
|-


| [[File:Cherry.png|32px|link=Cherry|Cherry]] <br> [[Cherry|Cherry]] <br> チェリー
| [[File:SmokebombTimer.png|32px|link=Smoke Bomb|Smoke Bomb with Timer]] <br> [[Smoke Bomb|Smoke Bomb with Timer]] <br> 発煙弾(時限式)
|style="text-align:left"|ケーキの材料になる。
|style="text-align:left"|
| 0.3
| 1.5
| 4 days
| 1.5
| <nowiki>-3</nowiki>
| 10
| -
| 10
| 5
| -
| -
| [[File:CherryRotten.png|32px|link=Cherry|Cherry]] <br> 9 days
| TRUE
| Base.Cherry
|-
|-


| [[File:Pineapple.png|32px|link=Pineapple|Pineapple]] <br> [[Pineapple|Pineapple]] <br> パイナップル
| [[File:SmokebombTimer.png|32px|link=Smoke Bomb|Smoke Bomb with Sensor]] <br> [[Smoke Bomb|Smoke Bomb with Sensor]] <br> 発煙弾(感知センサー式)
|style="text-align:left"|ケーキの材料になる。
|style="text-align:left"|
| 0.3
| 1.5
| 6 days
| 1.5
| <nowiki>-15</nowiki>
| 10
|
{| align="center"
| 3 <br> Sensor V1
|-
| 4 <br> Sensor V2
|-
| 6 <br> Sensor V3
|-
|}
| 5
| 5
| -
| -
| [[File:PineappleRotten.png|32px|link=Pineapple|Pineapple]] <br> 14 days
| TRUE
| Base.Pineapple
|-
|-


| [[File:Avocado.png|32px|link=Avocado|Avocado]] <br> [[Avocado|Avocado]] <br> アボカド
| [[File:SmokebombTimer.png|32px|link=Smoke Bomb|Smoke Bomb]] <br> [[Smoke Bomb|Smoke Bomb]] <br> 発煙弾(操作器)
|style="text-align:left"|スープ シチュー パイ <br>炒め物 サンドイッチ サラダ <br>野菜のローストの材料になる。
|style="text-align:left"|
| 0.3
| 1.5
| 6 days
| 1.5
| <nowiki>-15</nowiki>
| 10
| -
| -
| 5
| -
| -
| [[File:AvocadoRotten.png|32px|link=Avocado|Avocado]] <br> 14 days
| TRUE
| Base.Avocado
|-
|-


| [[File:Zucchini.png|32px|link=Zucchini|Zucchini]] <br> [[Zucchini|Zucchini]] <br> ズッキーニ
| [[File:Football.png|32px|link=Football|Football]] <br> [[Football|Football]] <br> フットボール
|style="text-align:left"|スープ シチュー パイ <br>炒め物 サラダ 野菜のローストの材料になる。
|style="text-align:left"|ExtraDamage  =  0.001,
| 0.3
| 1.5
| 6 days
| 1.5
| <nowiki>-15</nowiki>
| 10
| -
| 40
| 2
| -
| -
| [[File:ZucchiniRotten.png|32px|link=Zucchini|Zucchini]] <br> 14 days
| TRUE
| Base.Zucchini
|-
|-


| [[File:Tofu.png|32px|link=Tofu|Tofu]] <br> [[Tofu|Tofu]] <br> 豆腐
| [[File:AlarmClock.png|32px|link=Alarm Clock|Alarm Clock]] <br> [[Alarm Clock|Alarm Clock]] <br> アラーム時計
|style="text-align:left"|スープ シチュー 炒め物 <br>バーガー サラダの材料になる。
|style="text-align:left"|
| 0.3
| 1.5
| 6 days
| 1.5
| <nowiki>-15</nowiki>
| 10
| -
| -
| 10
| -
| -
| [[File:TofuRotten.png|32px|link=Tofu|Tofu]] <br> 14 days
| TRUE
| Base.Tofu
|-
|-


| [[File:Yoghurt.png|32px|link=Yoghurt|Yoghurt]] <br> [[Yoghurt|Yoghurt]] <br> ヨーグルト
| [[File:NoiseMaker.png|32px|link=Noise Maker|Noise Maker]] <br> [[Noise Maker|Noise Maker]] <br> 騒音発生装置
|style="text-align:left"|
|style="text-align:left"|
| 0.3
| 1.5
| 10 days
| 1.5
| <nowiki>-15</nowiki>
| 10
| -
| 50
| 17
| -
| -
| [[File:Yoghurt.png|32px|link=Yoghurt|Yoghurt]] <br> 15 days
| TRUE
| Base.Yoghurt
|-
|-


| [[File:MintCandy.png|32px|link=Mint Candy|Mint Candy]] <br> [[Mint Candy|Mint Candy]] <br> ミントキャンディー
| [[File:NoiseMaker.png|32px|link=Noise Maker|Noise Generator with Timer]] <br> [[Noise Maker|Noise Generator with Timer]] <br> 騒音発生装置(時限式)
|style="text-align:left"|
|style="text-align:left"|
| 0.1
| 1.5
| 1.5
| 10
| -
| 10
| 17
| -
| -
| <nowiki>-2</nowiki>
| TRUE
| <nowiki>-10</nowiki>
|-
 
| [[File:NoiseMaker.png|32px|link=Noise Maker|Noise Generator with Sensor]] <br> [[Noise Maker|Noise Generator with Sensor]] <br> 騒音発生装置(感知センサー式)
|style="text-align:left"|
| 1.5
| 1.5
| 10
|
{| align="center"
| 3 <br> Sensor V1
|-
| 4 <br> Sensor V2
|-
| 6 <br> Sensor V3
|-
|}
| 10
| 17
| -
| -
| Base.MintCandy
| TRUE
|-
|-


| [[File:CookieJelly.png|32px|link=Cookie Jelly|Cookie Jelly]] <br> [[Cookie Jelly|Cookie Jelly]] <br> ゼリークッキー
| [[File:NoiseMaker.png|32px|link=Noise Maker|Remote Noise Generator]] <br> [[Noise Maker|Remote Noise Generator]] <br> 騒音発生装置(操作器)
|style="text-align:left"|
|style="text-align:left"|
| 0.1
| 1.5
| 1.5
| 10
| -
| -
| -
| <nowiki>-5</nowiki>
| 17
| <nowiki>-10</nowiki>
| -
| -
| Base.CookieJelly
| TRUE
|-
|-


| [[File:CannedCornedBeef.png|32px|link=Canned Corned Beef|Canned Corned Beef]] <br> [[Canned Corned Beef|Canned Corned Beef]] <br> 缶詰(コンビーフ)
| [[File:PipeBomb.png|32px|link=Pipe Bomb|Pipe Bomb]] <br> [[Pipe Bomb|Pipe Bomb]] <br> パイプ爆弾
|style="text-align:left"|道具なしで開けれる。 [[File:CannedCornedBeefOpen.png|32px|link=Canned Corned Beef|Open Canned Corned Beef]]<br>開封後は腐敗してしまう。
|style="text-align:left"|
| 0.8
| 1.5
| [[File:CannedCornedBeefOpen.png|32px|link=Canned Corned Beef|Open Canned Corned Beef]]<br> 2days
| 1.5
| <nowiki>-20</nowiki>
| 10
| -
| -
| 7
| 90
| -
| -
| [[File:CannedCornedBeefOpen.png|32px|link=Canned Corned Beef|Open Canned Corned Beef]]<br> 4days
| Base.CannedCornedBeef <br> Base.CannedCornedBeefOpen
|-
|-


| [[File:CannedCorn.png|32px|link=Canned Corn|Canned Corn]] <br> [[Canned Corn|Canned Corn]] <br> 缶詰(トウモロコシ)
| [[File:PipeBombTimer.png|32px|link=Pipe Bomb|Pipe Bomb with Timer]] <br> [[Pipe Bomb|Pipe Bomb with Timer]] <br> パイプ爆弾(時限式)
|style="text-align:left"|缶切りで開封。 [[File:CannedCornOpen.png|32px|link=Canned Corn|Open Canned Corn]]<br>開封後は腐敗してしまう。
|style="text-align:left"|
| 0.7
| 1.5
| [[File:CannedCornOpen.png|32px|link=Canned Corn|Open Canned Corn]]<br> 2days
| 1.5
| <nowiki>-20</nowiki>
| 10
| -
| -
| [[File:CannedCornOpen.png|32px|link=Canned Corn|Open Canned Corn]]<br> 4days
| 10
| Base.CannedCorn <br> Base.CannedCornOpen
| 7
| 90
| TRUE
|-
 
| [[File:PipeBombTimer.png|32px|link=Pipe Bomb|Pipe Bomb with Sensor]] <br> [[Pipe Bomb|Pipe Bomb with Sensor]] <br> パイプ爆弾(感知センサー式)
|style="text-align:left"|
| 1.5
| 1.5
| 10
|
{| align="center"
| 3 <br> Sensor V1
|-
| 4 <br> Sensor V2
|-
| 6 <br> Sensor V3
|-
|}
| 5
| 7
| 90
| TRUE
|-
|-


| [[File:CannedMushroomSoup.png|32px|link=Canned Mushroom Soup|Canned Mushroom Soup]] <br> [[Canned Mushroom Soup|Canned Mushroom Soup]] <br> 缶詰(キノコスープ)
| [[File:PipeBombTimer.png|32px|link=Pipe Bomb|Remote Pipe Bomb]] <br> [[Pipe Bomb|Remote Pipe Bomb]] <br> パイプ爆弾(操作器)
|style="text-align:left"|缶切りで開封。 [[File:CannedMushroomSoupOpen.png|32px|link=Canned Mushroom Soup|Open Canned Mushroom Soup]]<br>開封後は腐敗してしまう。
|style="text-align:left"|
| 0.7
| 1.5
| [[File:CannedMushroomSoupOpen.png|32px|link=Canned Mushroom Soup|Open Canned Mushroom Soup]]<br> 2days
| 1.5
| <nowiki>-20</nowiki>
| 10
| -
| -
| -
| [[File:CannedMushroomSoupOpen.png|32px|link=Canned Mushroom Soup|Open Canned Mushroom Soup]]<br> 4days
| 7
| Base.CannedMushroomSoup <br> Base.CannedMushroomSoupOpen
| 90
| TRUE
|-
 
|}
 
=recipes=
主に投擲アイテムやその材料のレシピが追加されました。
そのほかに、布切れ作成方法の追加<br>
生地類がレシピ本による学習が必要になった模様(バグ?:レシピ入手+作成ができません)<br>
 
{| class="wikitable" style="text-align:center"
|-
!完成品!!レシピ!!説明
|-
|[[File:Rag.png|32x32px]]
[[Ripped Sheets]]<br>
布切れ
|
{{RecipeOnly
|item1=Underwear|q1=1 |img1=File:Underwear1.png{{!}}18px
|opt1=or
|item2=Underwear|q2=1 |img2=File:Underwear2.png{{!}}18px
|product=[[File:Rag.png|32x32px]] |qp=2}}
|style="text-align:left;"|
 
|-
|[[File:Cake Batter.png]]
[[Cake Batter]]<br>
ケーキの生地
|
{{RecipeOnly
|item1=Bowl
|opt1=+
|item2=Flour |q2=2
|item3=Butter |q3=;15
|item4=Sugar |q4=3
|item5=Egg
|item6=Yeast
|item7=Milk
|product=[[File:Cake Batter.png|32x32px]]}}
|style="text-align:left;"|NeedToBeLearn:true,
 
|-
|[[File:Dough.png]]
[[Pie Dough]]<br>
パイの生地
|
{{RecipeOnly
|item1=Water |q1=2
|item2=Flour |q2=2
|item3=Butter |q3=;15
|item4=Salt |q4=;2
|product=[[File:Dough.png|32x32px]]}}
|style="text-align:left;"|NeedToBeLearn:true,
 
|-
|[[File:Dough.png]]
[[Bread Dough]]<br>
パンの生地
|
{{RecipeOnly
|item1=Rolling Pin
|opt1=+
|item2=Water |q2=1
|item3=Flour |q3=1
|item4=Salt |q4=;1
|item5=Yeast
|product=[[File:Dough.png|32x32px]]}}
|style="text-align:left;"|NeedToBeLearn:true,
 
|-
|[[File:ElectronicsScrap.png|32x32px]]
[[Electronics Scrap]]<br>
電子部品
|
{{RecipeOnly
|item1=Screwdriver|q1=1
|opt1=+
|item2=TV Remote|q2=1 |img2=File:Remote.png{{!}}18px
|opt2=or
|item3=Video Game|q3=1 |img3=File:VideoGame.png{{!}}18px
|opt3=or
|item4=Cordless Phone|q4=1 |img4=File:CordlessPhone.png{{!}}18px
|opt4=or
|item5=Digital Watch|q5=1 |img5=File:DigitalWatch.png{{!}}18px
|opt5=or
|item6=Headphones|q6=1 |img6=File:Headphones.png{{!}}18px
|product=[[File:ElectronicsScrap.png|32x32px]] |qp=1}}
<hr />
{{RecipeOnly
|item1=Screwdriver|q1=1
|opt1=+
|item2=CD player|q2=1 |img2=File:CDplayer.png{{!}}18px
|product=[[File:ElectronicsScrap.png|32x32px]] |qp=2}}
|style="text-align:left;"|
 
|-
|[[File:Amplifier.png|32x32px]]
[[Amplifier]]<br>
増幅器
|
{{RecipeOnly
|item1=Screwdriver|q1=1
|opt1=+
|item2=Speaker|q2=1 |img2=File:Speaker.png{{!}}18px
|product=[[File:Amplifier.png|32x32px]]}}
|style="text-align:left;"|
 
|-
|[[File:MotionSensor.png|32x32px]]
[[Motion Sensor]]<br>
感知センサー
|
{{RecipeOnly
|item1=Screwdriver|q1=1
|opt1=+
|item2=Home Alarm|q2=1 |img2=File:HomeAlarm.png{{!}}18px
|product=[[File:MotionSensor.png|32x32px]]}}
|style="text-align:left;"|
|-
|-


| [[File:CannedPeas.png|32px|link=Canned Peas|Canned Peas]] <br> [[Canned Peas|Canned Peas]] <br> 缶詰(グリーンピース)
|[[File:Receiver.png|32x32px]]
|style="text-align:left"|缶切りで開封。 [[File:CannedPeasOpen.png|32px|link=Canned Peas|Open Canned Peas]]<br>開封後は腐敗してしまう。
[[Receiver]]<br>
| 0.7
受信機
| [[File:CannedPeasOpen.png|32px|link=Canned Peas|Open Canned Peas]]<br> 2days
|
| <nowiki>-20</nowiki>
{{RecipeOnly
|item1=Screwdriver|q1=1
|opt1=+
|item2=Radio|q2=1 |img2=File:Radio.png{{!}}18px
|product=[[File:Receiver.png|32x32px]]}}
|style="text-align:left;"|
 
|-
|[[File:GunPowder.png|32x32px]]
[[Gun Powder]]<br>
火薬
|
{{RecipeOnly
|item1=9mm Rounds|q1=1
|opt1=or
|item2=Shotgun Shells|q2=1
|opt2=or
|item3=.223 Ammo|img3=File:223Ammo.png{{!}}18px|q3=1
|opt3=or
|item4=.308 Ammo|img4=File:308Ammo.png{{!}}18px|q4=1
|product=[[File:GunPowder.png|32x32px]]}}
|style="text-align:left;"|
 
|-
|[[File:RemoteCrafted.png|32x32px]]
[[V1 Remote Controller]]<br>
遠隔制御装置(周波数1)
|
{{RecipeOnly
|item1=Screwdriver|q1=1
|opt1=+
|item2=TV Remote|q2=1 |img2=File:Remote.png{{!}}18px
|opt2=+
|item3=Electronics Scrap|img3=File:ElectronicsScrap.png{{!}}18px|q3=2
|opt3=+
|item4=Glue|img4=File:Glue.png{{!}}18px|q4=2
|product=[[File:RemoteCrafted.png|32x32px]]}}
|style="text-align:left;"|SkillRequired:Electricity=2,<br>NeedToBeLearn:true,
 
|-
|[[File:RemoteCrafted.png|32x32px]]
[[V2 Remote Controller]]<br>
遠隔制御装置(周波数2)
|
{{RecipeOnly
|item1=Screwdriver|q1=1
|opt1=+
|item2=TV Remote|q2=1 |img2=File:Remote.png{{!}}18px
|opt2=+
|item3=Electronics Scrap|img3=File:ElectronicsScrap.png{{!}}18px|q3=3
|opt3=+
|item4=Glue|img4=File:Glue.png{{!}}18px|q4=2
|product=[[File:RemoteCrafted.png|32x32px]]}}
|style="text-align:left;"|SkillRequired:Electricity=4,<br>NeedToBeLearn:true,
 
|-
|[[File:RemoteCrafted.png|32x32px]]
[[V3 Remote Controller]]<br>
遠隔制御装置(周波数3)
|
{{RecipeOnly
|item1=Screwdriver|q1=1
|opt1=+
|item2=TV Remote|q2=1 |img2=File:Remote.png{{!}}18px
|opt2=+
|item3=Electronics Scrap|img3=File:ElectronicsScrap.png{{!}}18px|q3=4
|opt3=+
|item4=Glue|img4=File:Glue.png{{!}}18px|q4=2
|product=[[File:RemoteCrafted.png|32x32px]]}}
|style="text-align:left;"|SkillRequired:Electricity=6,<br>NeedToBeLearn:true,
 
|-
|[[File:TriggerCrafted.png|32x32px]]
[[Crafted Trigger]]<br>
起爆装置
|
{{RecipeOnly
|item1=Screwdriver|q1=1
|opt1=+
|item2=Receiver|q2=1 |img2=File:Receiver.png{{!}}18px
|opt2=+
|item3=Electronics Scrap|img3=File:ElectronicsScrap.png{{!}}18px|q3=2
|opt3=+
|item4=Glue|img4=File:Glue.png{{!}}18px|q4=2
|product=[[File:TriggerCrafted.png|32x32px]]}}
|style="text-align:left;"|SkillRequired:Electricity=2,<br>NeedToBeLearn:true,
 
|-
|[[File:TimerCrafted.png|32x32px]]
[[Crafted Timer]]<br>
時限装置
|
{{RecipeOnly
|item1=Screwdriver|q1=1
|opt1=+
|item2=Timer|q2=1 |img2=File:Timer.png{{!}}18px
|opt2=or
|item3=Alarm Clock|img3=File:AlarmClock.png{{!}}18px|q3=2
|opt3=+
|item4=Electronics Scrap|img4=File:ElectronicsScrap.png{{!}}18px|q3=2
|opt4=+
|item5=Glue|img5=File:Glue.png{{!}}18px|q4=2
|product=[[File:TimerCrafted.png|32x32px]]}}
|style="text-align:left;"|SkillRequired:Electricity=1,<br>NeedToBeLearn:true,
 
|-
|[[File:Molotov.png|32x32px]]
[[Molotov Cocktail]]<br>
火炎瓶(アルコール)
|
{{RecipeOnly
|item1=Whiskey Bottle|q1=1 |img1=File:WhiskeyFull.png{{!}}18px
|opt1=+
|item2=Ripped Sheets|q2=1 |img2=File:Rag.png{{!}}18px
|product=[[File:Molotov.png|32x32px]]}}
|style="text-align:left;"|
 
|-
|[[File:Aerosolbomb.png|32x32px]]
[[Aerosol bomb]]<br>
エアゾール爆弾
|
{{RecipeOnly
|item1=Hairspray|q1=1 |img1=File:Hairspray.png{{!}}18px
|opt1=+
|item2=Box of Sparklers|q2=1 |img2=File:Sparklers.png{{!}}18px
|opt2=+
|item3=Aluminum|q3=1 |img3=File:Aluminum.png{{!}}18px
|product=[[File:Aerosolbomb.png|32x32px]]}}
|style="text-align:left;"|
 
|-
|[[File:BottleWithGas.png|32x32px]]
[[Flame Trap]]<br>
火炎瓶(ガソリン)
|
{{RecipeOnly
|item1=Gas Can|q1=4 |img1=File:Petrol.png{{!}}18px
|opt1=+
|item2=Ripped Sheets|q2=1 |img2=File:Rag.png{{!}}18px
|opt2=+
|item3=Empty Bottle|q3=1 |img3=File:WaterBottle_Empty.png{{!}}18px
|product=[[File:BottleWithGas.png|32x32px]]}}
|style="text-align:left;"|WaterBottleEmpty
 
|-
|[[File:Smokebomb.png|32x32px]]
[[Smoke Bomb]]<br>
発煙弾
|
{{RecipeOnly
|item1=Coldpack|q1=1 |img1=File:Coldpack.png{{!}}18px
|opt1=+
|item2=Ripped Sheets|q2=1 |img2=File:Rag.png{{!}}18px
|opt2=+
|item3=Newspaper|q3=2 |img3=File:Newspaper.png{{!}}18px
|product=[[File:Smokebomb.png|32x32px]]}}
|style="text-align:left;"|
 
|-
|[[File:NoiseMaker.png|32x32px]]
[[Noise Maker]]<br>
騒音発生装置
|
{{RecipeOnly
|item1=Electronics Scrap|q1=7 |img1=File:ElectronicsScrap.png{{!}}18px
|opt1=+
|item2=Amplifier|q2=1 |img2=File:Amplifier.png{{!}}18px
|product=[[File:NoiseMaker.png|32x32px]]}}
|style="text-align:left;"|
 
|-
|[[File:PipeBomb.png|32x32px]]
[[Pipe Bomb]]<br>
パイプ爆弾
|
{{RecipeOnly
|item1=Electronics Scrap|q1=3 |img1=File:ElectronicsScrap.png{{!}}18px
|opt1=+
|item2=Pipe|q2=1 |img2=File:Pipe.png{{!}}18px
|opt2=+
|item3=Gun powder|q3=20 |img3=File:Gunpowder.png{{!}}18px
|opt3=+
|item4=Twine|q4=1 |img4=File:Twine.png{{!}}18px
|opt4=+
|item5=Saw|q5=1 |img5=File:Saw.png{{!}}18px
|product=[[File:PipeBomb.png|32x32px]]}}
|style="text-align:left;"|
|}
 
投擲アイテムに機能を追加する際に必要な材料表<br>
{| class="wikitable sortable" style="text-align:center;"
|-
! class="unsortable" | アイテム
! class="unsortable" | [[File:TimerCrafted.png|32px]]<br>時限装置
! class="unsortable" | [[File:MotionSensor.png|32px]]<br>感知センサー
! class="unsortable" | [[File:TriggerCrafted.png|32px]]<br>起爆装置
! class="sortable" | [[File:ElectronicsScrap.png|32px]]<br>電子部品
! class="unsortable" | [[File:DuctTape.png|32px]]<br>ダクトテープ
! class="sortable" | 必要LV
|-
 
| Add Timer
| 1
| -
| -
| 2
| 1
| -
| -
| [[File:CannedPeasOpen.png|32px|link=Canned Peas|Open Canned Peas]]<br> 4days
| Base.CannedPeas <br> Base.CannedPeasOpen
|-
|-


| [[File:CannedPotato2.png|32px|link=Canned Potato|Canned Potato]] <br> [[Canned Potato|Canned Potato]] <br> 缶詰(ジャガイモ)
| Add Motion Sensor V1
|style="text-align:left"|缶切りで開封。 [[File:CannedPotatoOpen.png|32px|link=Canned Potato|Open Canned Potato]]<br>開封後は腐敗してしまう。
| 0.7
| [[File:CannedPotatoOpen.png|32px|link=Canned Potato|Open Canned Potato]]<br> 2days
| <nowiki>-20</nowiki>
| -
| -
| [[File:CannedPotatoOpen.png|32px|link=Canned Potato|Open Canned Potato]]<br> 4days
| 1
| Base.CannedPotato2 <br> Base.CannedPotatoOpen
| -
| 2
| 1
| 2
|-
|-


| [[File:CannedSardines.png|32px|link=Canned Sardines|Canned Sardines]] <br> [[Canned Sardines|Canned Sardines]] <br> 缶詰(イワシ)
| Add Motion Sensor V2
|style="text-align:left"|道具なしで開けれる。 [[File:CannedSardinesOpen.png|32px|link=Canned Sardines|Open Canned Sardines]]<br>開封後は腐敗してしまう。
| 0.7
| [[File:CannedSardinesOpen.png|32px|link=Canned Sardines|Open Canned Sardines]]<br> 2days
| <nowiki>-20</nowiki>
| -
| -
| [[File:CannedSardinesOpen.png|32px|link=Canned Sardines|Open Canned Sardines]]<br> 4days
| 1
| Base.CannedSardines <br> Base.CannedSardinesOpen
| -
| 3
| 1
| 4
|-
|-


| [[File:CannedTomato2.png|32px|link=Canned Tomato|Canned Tomato]] <br> [[Canned Tomato|Canned Tomato]] <br> 缶詰(トマト)
| Add Motion Sensor V3
|style="text-align:left"|缶切りで開封。 [[File:CannedTomatoOpen.png|32px|link=Canned Tomato|Open Canned Tomato]]<br>開封後は腐敗してしまう。
| 0.7
| [[File:CannedTomatoOpen.png|32px|link=Canned Tomato|Open Canned Tomato]]<br> 2days
| <nowiki>-20</nowiki>
| -
| -
| [[File:CannedTomatoOpen.png|32px|link=Canned Tomato|Open Canned Tomato]]<br> 4days
| 1
| Base.CannedTomato2 <br> Base.CannedTomatoOpen
| -
| 4
| 1
| 6
|-
|-


| [[File:CannedCarrots2.png|32px|link=Canned Carrots|Canned Carrots]] <br> [[Canned Carrots|Canned Carrots]] <br> 缶詰(ニンジン)
| Add Crafted Trigger
|style="text-align:left"|缶切りで開封。 [[File:CannedCarrotsOpen.png|32px|link=Canned Carrots|Open Canned Carrots]]<br>開封後は腐敗してしまう。
| 0.7
| [[File:CannedCarrotsOpen.png|32px|link=Canned Carrots|Open Canned Carrots]]<br> 2days
| <nowiki>-20</nowiki>
| -
| -
| [[File:CannedCarrotsOpen.png|32px|link=Canned Carrots|Open Canned Carrots]]<br> 4days
| -
| Base.CannedCarrots2 <br> Base.CannedCarrotsOpen
| 1
| 2
| 1
| 2
|-
|-


Line 1,231: Line 2,256:


=その他=
=その他=
ゾンビは延焼時のダメージが調整された模様です。<br>
割れた窓のガラス片を除去できるようになりました。<br>
 
工事中:その他発覚次第記載予定
<!--
ショットガンを銃身を切り詰めたショットガンに加工した際に、改造パーツの引き継ぎが可能に<br>
壊れた武器からの改造パーツ取り外しが可能に<br>
以下調査中
-->


[[Category:ja]]
[[Category:ja]]

Revision as of 14:05, 3 June 2015

Hammer.png
This article is currently under construction.
It is in the process of an expansion or major restructuring. You are welcome to assist in its construction by editing it as well.
If this page has not been updated in a while, please replace this notice with {{Improve}}. Last edit was 03/06/2015.

このページは最新ではない可能性があります。 最新の情報については フォーラムのPZ Downloadを確認して下さい。

http://theindiestone.com/forums/index.php/topic/14590-iwbums-build-32/

IWBUMS:32.4
テストリリースであり、内容は変更される可能性があります。
このページもあくまで参考にする程度にしてください。
各自検証して頂けると幸いです。

注意!現在アイテムのデータ修正でアップデートが頻発しています。

日本語翻訳ファイル
最新ファイル : ビルド32.4用
http://theindiestone.com/forums/index.php/topic/5405-japanese-translation/page-3
ProjectZomboid > media > lua > shared > Translateフォルダ内にインストール
Special Thanks : Falcon33jp

職業と特性のシステム一新

職業と職業特性

職業ボーナス欄の表記について
適応力・筋力の基準を5として、それ以上の数値は緑色で表記されています。
File:UI greenblits1.png75%(スキルLV+1 経験値ボーナス+75%)
File:UI greenblits2.png100%(スキルLV+2 経験値ボーナス+100%)
File:UI greenblits3.png125%(スキルLV+3 経験値ボーナス+125%)

名前 ポイント 職業ボーナス 説明文 notes
Unemployed
(無職)
8 適応力 5
筋力 5
キャラクターが職についていない状態です。
特性ポイントに恵まれています。
Fire Officer
Fire Officer
(消防士)
0 適応力 6

筋力 6
全力疾走 File:UI greenblits1.png 75%

斧使いの特性が削除され、かわりに職業特典が追加された


Police Officer‎
Police Officer
(警察官)
-4 適応力 5
筋力 5

反射神経 File:UI greenblits1.png 75%
精確な照準 File:UI greenblits3.png 125%
装填速度 File:UI greenblits2.png 100%

Park Ranger‎
Park Ranger
(自然保護官)
-4 適応力 5
筋力 5

大工仕事 File:UI greenblits1.png 75%
File:UI greenblits2.png 100%
採取 File:UI greenblits2.png 100%

Construction Worker
Construction Worker
(建築作業員)
-2 適応力 5
筋力 5

大工仕事 File:UI greenblits1.png 75%
鈍器技能 攻撃精度 File:UI greenblits3.png 125%

Security Guard
Security Guard
(警備員)
-2 適応力 5
筋力 5

軽やかさ File:UI greenblits1.png 75%
全力疾走 File:UI greenblits2.png 100%

Night Owl
夜更かし


Carpenter
Carpenter
(大工)
2 適応力 5
筋力 5

大工仕事 File:UI greenblits3.png 125%


Burglar
Burglar
(泥棒)
-6 適応力 5
筋力 5

反射神経 File:UI greenblits2.png 100%
軽やかさ File:UI greenblits2.png 100%
忍び歩く File:UI greenblits2.png 100%


Chef‎
Chef
(料理人)
-4 適応力 5
筋力 5

調理 File:UI greenblits3.png 125%
刃物技能 攻撃速度 File:UI greenblits1.png 75%
刃物技能 保守能力 File:UI greenblits1.png 75%


Repairman
Repairman
(修理工)
-4 適応力 5
筋力 5

大工仕事 File:UI greenblits1.png 75%
鈍器技能 保守能力 File:UI greenblits2.png 100%
刃物技能 保守能力 File:UI greenblits2.png 100%


Farmer
Farmer
(農夫)
2 適応力 5
筋力 5

耕作 File:UI greenblits3.png 125%


Fisherman
Fisherman
(漁師)
-2 適応力 5
筋力 5

釣り File:UI greenblits3.png 125%
採取 File:UI greenblits1.png 75%


Doctor
Doctor
(医師)
2 適応力 5
筋力 5

応急医療 File:UI greenblits3.png 125%


Veteran‎
Veteran
(退役軍人)
-8 適応力 5
筋力 5

精確な照準 File:UI greenblits2.png 100%
装填速度 File:UI greenblits2.png 100%

Desensitized
鈍感


Nurse‎
Nurse
(看護師)
2 適応力 5
筋力 5

軽やかさ File:UI greenblits1.png 75%
応急医療 File:UI greenblits2.png 100%


Lumber jack‎
Lumber jack‎
(木こり)
0 適応力 5
筋力 6

刃物技能 攻撃精度 File:UI greenblits2.png 100%

Axe Man
斧使い


Fitness Instructor‎
Fitness Instructor‎
(フィットネス指導員)
-6 適応力 8
筋力 5

全力疾走 File:UI greenblits2.png 100%


Burger Flipper
Burger Flipper
(ファーストフード店員)
2 適応力 5
筋力 5

調理 File:UI greenblits2.png 100%
刃物技能 保守能力 File:UI greenblits1.png 75%

new!!
Electrician
Electrician
(電気技師)
-4 適応力 5
筋力 5

Electrical File:UI greenblits3.png 125%


new!!
Engineer
Engineer
(技術者)
-4 適応力 5
筋力 5

Electrical File:UI greenblits1.png 75%
大工仕事 File:UI greenblits1.png 75%

特性

名前 反対特性 ポイント 説明文 notes
Strong
File:Strong.png
Feeble, Weak -10 強靭

"近接武器のノックバックが増大。
持ち歩ける重量の増大。"

"Stout"との同時付与不可
Stout
File:Stout.png
Feeble, Weak -6 丈夫

"近接武器のノックバックが増加。
持ち歩ける重量の増加。"

"Strong"との同時付与不可
Weak
File:Weak.png
Stout, Strong +10 弱々しい

"近接武器のノックバックが減少。
持ち歩ける重量の低下。"

"Feeble"との同時付与不可
Feeble
File:Feeble.png
Stout, Strong +6 貧弱

"近接武器のノックバックが減少。
持ち歩ける重量が小さい。"

"Weak"との同時付与不可
Pacifist
File:Pacifist.png
- +4 平和主義者

"武器の威力が低下する。"

Athletic
File:Athletic.png
Overweight -10 強健

"走る速度が速い。
持久力の増加。"

-
Fit
File:Fit.png
- -6 健康的

"走る速度が速い。
持久力の増加。"

Obese
File:Obese.png
- +10 肥満

"走る速度が遅い。
走るとすぐに疲れる。"

Overweight
File:Overweight.png
Athletic +6 太り過ぎ

"走る速度が遅い。
走るとすぐに疲れる。"

-
Asthmatic
File:Asthmatic.png
- +5 喘息持ち

"より速く持久力が損失する。"

-
Adrenaline Junkie
File:Adrenaline Junkie.png
- -8 アドレナリン中毒者

"激しく恐れる程、動きが早くなる。"

Panicked"パニック度"
Brave
File:Brave.png
Cowardly -4 勇敢

"パニック状態になりにくい。"

Panicked"パニック度"
Cowardly
File:Cowardly.png
Brave +2 臆病

"パニック状態になりやすい。"

Panicked"パニック度"
Agoraphobic
File:Agoraphobic.png
- +4 広所恐怖症

"屋外にいるとパニックになる。"

Panicked"パニック度"
Claustrophobic
File:Claustrophobic.png
- +4 閉所恐怖症

"屋内にいるとパニックになる"

Panicked"パニック度"
Short Sighted
File:Short Sighted.png
Eagle Eyed +2 近眼

"視程能力の低下。
視界が狭い。"

-
Eagle Eyed
File:Eagle Eyed.png
Short Sighted -6 鷹の目

"遠くまで良く見える。
視界が広い。"

-
Cat's Eyes
File:Cat's Eyes.png
- -2 猫目

"夜間視力の向上。"

Hard of Hearing
File:Hard of Hearing.png
Keen Hearing +2 難聴

"認識能力の低下。
聴覚の範囲が狭い。"

-
Keen Hearing
File:Keen Hearing.png
Hard of Hearing -6 鋭い聴覚

"認識能力の範囲が広い。"

-
Deaf
File:Deaf.png
- +12 ろう者

"耳が聞こえません。"

Clumsy
File:Clumsy.png
Graceful +2 要領が悪い

"移動時により大きな音を立てて歩く。"

-
Graceful
File:Graceful(new).png
Clumsy -4 優雅

"移動時により静かに歩く。"

-
Inconspicuous
File:Inconspicuous.png
- -4 目立たない

"ゾンビから発見されにくい。"

Conspicuous
File:Conspicuous.png
- +4 人目につく

"ゾンビから発見されやすい。"

Organized
File:Organized.png
- -6 几帳面

"荷物が整理されインベントリの容量が増える。"

Disorganized
File:Disorganized.png
- +4 自堕落

"荷物が乱雑でインベントリの容量が減る。"

Dextrous
File:Dextrous.png
- -2 器用

"アイテムの移動が早い。"

All Thumbs
File:All Thumbs.png
- +2 不器用

"アイテムの移動が遅い。"

Hearty Appetite
File:Hearty Appetite.png
Light Eater +4 大食い

"必要な食料の量が増える。"

-
Light Eater
File:Light Eater.png
Hearty Appetite -4 少食家

"必要な食料の量が減る。"

-
Low Thirst
File:Low Thirst.png
- -6 少なく飲む

"生き残る為にあまり水を必要としない。"

High Thirst
File:High Thirst.png
- +6 がぶ飲み

"生き残る為に多くの水を必要とする。"

Lucky
File:Lucky.png
Unlucky -4 幸運

"アイテム発見率の向上。
ゾンビに噛まれにくくなる。"

要検証 "かまれにくくなる"
Unlucky
File:Unlucky.png
lucky +4 不幸

"アイテム発見率の低下。
ゾンビに噛まれやすくなる。"

要検証"かまれやすくなる"
Thick Skinned
File:Thick Skinned.png
- -6 厚い皮膚

"怪我や感染する危険性が低くなる。"

-
Thin-skinned
File:Thin-skinned.png
- +6 薄い皮膚

"怪我や感染する危険性が高くなる。"

Resilient
File:Resilient.png
Prone to Illness -4 快活

"病気になりにくい。
感染速度の低下。"

-
Prone to Illness
File:Prone to Illness.png
Resilient +4 病気がち

"病気になりやすくなる。
感染速度の増加。"

-
Hypochondriac
File:Hypochondriac.png
- +2 心気症

"感染のあるなしに関わらず
病気を誘発する可能性がある。"

Sick"病気"
Hemophobic
File:Hemophobic.png
- +3 血液恐怖症

"自身の治療時にパニックになる。
他人に対して治療が出来ない。"

Iron Gut
File:Iron Gut.png
Weak Stomach -3 強い胃腸

"食中毒になる確率が低い。"

-
Weak Stomach
File:Weak Stomach.png
Iron Gut +3 胃弱

"食中毒になる確率が高い。"

-
Fast Healer
File:Fast Healer.png
- -6 早い回復

"怪我と病気から早く回復する。"

Slow Healer
File:Slow Healer.png
- +6 遅い回復

"怪我と病気の回復が遅い。"

Wakeful
File:Wakeful.png
- -2 不眠

"少ない睡眠で済む。"

Sleepyhead
File:Sleepyhead.png
- +4 寝坊助

"長時間の睡眠を必要とする。"

Restless Sleeper
File:Restless Sleeper.png
- +6 浅い眠り

"睡眠中の疲労回復が遅い。"

Fast Reader
File:Fast Reader.png
- -2 速読家

"少ない時間で本が読める。"

Slow Reader
File:Slow Reader.png
- +2 遅読家

"本を読むのにより長く時間が掛かる。"

Illiterate
File:Illiterate.png
- +8 無教育者

"本を読む事が出来ない。"

Fast Learner
File:Fast Learner.png
- -6 賢者

"XP の増加量が増える。"

Slow Learner
File:Slow Learner.png
- +6 愚者

"XP の増加量が減る。"

Handy
File:Handy.png
- -8 軽便

"バリケード建築速度が増加する。"
大工仕事+1
Blunt保守能力+1
Axe保守能力+1

-
Outdoorsman
File:Outdoorsman.png
- -2 野外活動好き

"厳しい気象状況から影響を受けない。
高いオリエンテーリング能力。"

-
Self Defense Class
File:Self Defense Class.png
- -6 自衛団

"+1 鈍器防御 +1 刃物防御"

First Aider
File:First Aider.png
- -4 応急手当

"+1 応急医療"

Angler
File:Angler.png
- -4 釣師

"+1 釣り"

Gardener
File:Gardener.png
- -4 園芸家

"+1 耕作"

Runner
File:Runner.png
- -4 走者

"+1 全力疾走"

Brawler
File:Brawler.png
- -6 格闘家

"+1 刃物 +1 鈍器"

Baseball Player
File:Baseball Player.png
- -4 野球競技者

"+1 鈍器"

Hiker
File:Hiker.png
- -6 ハイカー

"+1 わな猟 +1 採取"

Hunter
File:Hunter.png
- -8 狩猟家

"+1 わな猟 +1 忍び歩く+1 精確な照準"

Gymnast
File:Gymnast.png
- -5 体操家

"+1 軽やかさ +1 反射神経"

Former Scout
File:Former Scout.png
- -6 元スカウト

"+1 応急医療 +1 採取"(

職業特性一覧

職業特性 説明文 職業
Night Owl

File:Night Owl.png

夜更かし

睡眠時間減少 疲れる3時間前から睡眠が可能
ゾンビの接近を探知し起床する(未実装)

Security Guard(警備員)
Axe Man

File:Axe Man.png

斧使い

ドアの破壊速度2倍 斧のスイング速度が速くなる

Lumber jack(木こり)
Desensitized

File:Desensitized.png

鈍感

パニック状態にならない

Veteran(退役軍人)


追加アイテム

投擲アイテムとその材料が主です。 急仕立てで、データ上で追加されたアイテムが混入している可能性があります。
確認が取れ次第修正する予定です。
追加アイテム一覧

アイテム 説明 重量 Classname
Charcoal
Charcoal
木炭
8 Base.Charcoal
Toy Bear
Toy Bear
クマの縫い包み
0.2 Base.ToyBear
Aluminum
Aluminum
アルミホイル
0.1 Base.Aluminum
CordlessPhone
CordlessPhone
コードレス電話
0.3 Base.CordlessPhone
Video Game
Video Game
家庭用ゲーム機
0.3 Base.VideoGame
Empty Gas Can
Gas Can
ガソリン缶(空っぽ)
0.3 Base.EmptyPetrolCan
CD player
CD player
CDプレイヤー
0.3 Base.CDplayer
Generator
Generator
発電機
60 Base.Generator
Coldpack
Cold Pack
冷湿布
0.1 Base.Coldpack
Electronics Scrap
Scrap Electronics
電子部品
0.1 Base.ElectronicsScrap
Generator
Generator
発電機
40 Base.Generator
Hairspray
Hairspray
ヘアスプレー
0.2 Base.Hairspray
Glue
Glue
接着剤(多用途)
0.1 Base.Glue
Home Alarm
Home Alarm
住宅用警報器
0.1 Base.HomeAlarm
Motion Sensor
Motion Sensor
感知センサー
0.1 Base.MotionSensor
Receiver
Receiver
受信機
0.1 Base.Receiver
Gun Powder
Gun Powder
火薬
0.1 Base.GunPowder
Crafted Trigger
Crafted Trigger
起爆装置
0.2 Base.TriggerCrafted
Box of Sparklers
Box of Sparklers
線香花火
0.2 Base.Sparklers
Speaker
Speaker
拡声器
1.5 Base.Speaker
Amplifier
Amplifier
増幅器
0.3 Base.Amplifier
Timer
Timer
タイマー
0.3 Base.Timer
Crafted Timer
Crafted Timer
時限装置
0.5 Base.TimerCrafted
Baseball
Baseball
野球ボール
0.1 Base.Baseball
Basketball
Basketball
バスケットボール
0.2 Base.Basketball
Bell
Bell
ベル
0.1 Base.Bell
Blow Torch
Propane Torch
トーチランプ
0.3 Base.BlowTorch
Button
Button
ボタン
0.1 Base.Button
Cat Toy
Cat Toy
猫の玩具
0.1 Base.CatToy
ChessBlack
ChessBlack
チェスの駒(黒)
0.1 Base.ChessBlack
ChessWhite
ChessWhite
チェスの駒(白)
0.1 Base.ChessWhite
Cleaning Liquid
Cleaning Liquid
液体洗剤
0.3 Base.CleaningLiquid
Cologne
Cologne
オーデコロン
0.2 Base.Cologne
Comic Book
Comic Book
雑誌(漫画)
UnhappyChange = -20,
StressChange = -20,
BoredomChange = -30,
0.1 Base.ComicBook
Electronics Magazine
Electronics Magazine
雑誌(エレクトロニクス)
TeachedRecipes = Make Remote Controller V1, 0.1 Base.ElectronicsMag1
Electronics Magazine
Electronics Magazine
雑誌(エレクトロニクス)
TeachedRecipes = Make Timer, 0.1 Base.ElectronicsMag2
Electronics Magazine
Electronics Magazine
雑誌(エレクトロニクス)
TeachedRecipes = Add Motion Sensor V1;
Add Motion Sensor V2;
Add Motion Sensor V3,
0.1 Base.ElectronicsMag3
How to use Generators
How to use Generators
雑誌(発電機)
TeachedRecipes = Generator, 0.1 Base.ElectronicsMag4
Engineer Magazine
Engineer Magazine
雑誌(エンジニア)
TeachedRecipes = Make Noise Maker, 0.1 Base.EngineerMagazine1
Engineer Magazine
Engineer Magazine
雑誌(エンジニア)
TeachedRecipes = Make Smoke Bomb, 0.1 Base.EngineerMagazine2
Crayons
Crayons
クレヨン
0.1 Base.Crayons
CreditCard
Credit Card
クレジットカード
0.1 Base.CreditCard
Dart
Dart
ダーツ
0.1 Base.Dart
Dog Chew Toy
Dog Chew Toy
犬の玩具
0.1 Base.DogChew
Eraser
Eraser
消しゴム
0.1 Base.Eraser
Football
Football
フットボール
0.2 Base.Football
Golf Ball
Golf Ball
ゴルフボール
0.1 Base.GolfBall
Knitting Needles
Knitting Needles
編み針
0.2 Base.KnittingNeedles
Leash
Leash
革ひも
0.2 Base.Leash
LightBulb
Light Bulb
白熱電球
0.1 Base.LightBulb
Eyes Makeup
Eyes Makeup
化粧品(メーキャップ)
0.1 Base.MakeupEyeshadow
Foundation Makeup
Foundation Makeup
化粧品(ファンデーション)
0.1 Base.MakeupFoundation
Mop
Mop
モップ
0.1 Base.Mop
Perfume
Perfume
香水
0.1 Base.Perfume
Pine cone
Pine cone
松笠
0.1 Base.Pinecone
Pipe
Metal Pipe
鉄パイプ
0.3 Base.Pipe
V1 Remote Controller
Remote Controller
遠隔制御装置(周波数1)
RemoteRange = 7, 0.4 Base.RemoteCraftedV1
V2 Remote Controller
Remote Controller
遠隔制御装置(周波数2)ル
RemoteRange = 11, 0.4 Base.RemoteCraftedV2
V3 Remote Controller
Remote Controller
遠隔制御装置(周波数3)
RemoteRange = 15, 0.1 Base.RemoteCraftedV3
Rubber Band
Rubber Band
輪ゴム
0.1 Base.RubberBand
Scrap Metal
Scrap Metal
金属部品
0.1 Base.ScrapMetal
Sheet Metal
Metal Sheet
金属板
1.5 Base.SheetMetal
SoccerBall
Soccer Ball
サッカーボール
0.2 Base.SoccerBall
Sponge
Sponge
スポンジ
0.1 Base.Sponge
Tennis Ball
Tennis Ball
テニスボール
0.1 Base.TennisBall
Toilet Paper
Toilet Paper
トイレットペーパー
0.2 Base.ToiletPaper
Toy Car
Toy Car
車のおもちゃ
0.1 Base.ToyCar
UnderwearUnderwear
Underwear
下着
0.1 Base.Underwear1-2
Water Dish
Water Dish
ペット用水入れ
0.1 Base.WaterDish
Yarn
Yarn
0.1 Base.Yarn


trap

アイテム 説明 重量 スイング速度 遠投距離 センサー範囲 起爆時間 効果範囲 威力 CanBePlaced
Aerosol bomb
Aerosol Bomb
エアゾール爆弾
1.5 1.5 10 - 50 6 70 -
Aerosol Bomb with Timer
Aerosol Bomb with Timer
エアゾール爆弾(時限式)
1.5 1.5 10 - 10 6 70 TRUE
Aerosol Bomb with Sensor
Aerosol Bomb with Sensor
エアゾール爆弾(感知センサー式)
1.5 1.5 10
3
Sensor V1
4
Sensor V2
6
Sensor V3
5 6 70 TRUE
Remote Aerosol Bomb
Remote Aerosol Bomb
エアゾール爆弾(操作器)
1.5 1.5 10 - - 6 70 TRUE
Molotov Cocktail
Molotov Cocktail
火炎瓶(アルコール)
OtherHandRequire = Lighter, 1.5 1.5 10 - - 4 90 -
Flame Trap
Fire Bomb
火炎瓶(ガソリン)
1.5 1.5 10 - - 6 97 -
Flame Trap with Timer
Flame Trap with Timer
火炎瓶(時限式)
1.5 1.5 3 - 10 6 97 TRUE
Flame Trap with Sensor
Flame Trap with Sensor
火炎瓶(感知センサー式)
1.5 1.5 10
3
Sensor V1
4
Sensor V2
6
Sensor V3
5 6 97 TRUE
Remote Flame Trap
Remote Flame Trap
火炎瓶(操作器)
1.5 1.5 10 - - 6 97 TRUE
Smoke Bomb
Smoke Bomb
発煙弾
1.5 1.5 10 - 50 5 - TRUE
Smoke Bomb with Timer
Smoke Bomb with Timer
発煙弾(時限式)
1.5 1.5 10 - 10 5 - TRUE
Smoke Bomb with Sensor
Smoke Bomb with Sensor
発煙弾(感知センサー式)
1.5 1.5 10
3
Sensor V1
4
Sensor V2
6
Sensor V3
5 5 - TRUE
Smoke Bomb
Smoke Bomb
発煙弾(操作器)
1.5 1.5 10 - - 5 - TRUE
Football
Football
フットボール
ExtraDamage = 0.001, 1.5 1.5 10 - 40 2 - TRUE
Alarm Clock
Alarm Clock
アラーム時計
1.5 1.5 10 - - 10 - TRUE
Noise Maker
Noise Maker
騒音発生装置
1.5 1.5 10 - 50 17 - TRUE
Noise Generator with Timer
Noise Generator with Timer
騒音発生装置(時限式)
1.5 1.5 10 - 10 17 - TRUE
Noise Generator with Sensor
Noise Generator with Sensor
騒音発生装置(感知センサー式)
1.5 1.5 10
3
Sensor V1
4
Sensor V2
6
Sensor V3
10 17 - TRUE
Remote Noise Generator
Remote Noise Generator
騒音発生装置(操作器)
1.5 1.5 10 - - 17 - TRUE
Pipe Bomb
Pipe Bomb
パイプ爆弾
1.5 1.5 10 - - 7 90 -
Pipe Bomb with Timer
Pipe Bomb with Timer
パイプ爆弾(時限式)
1.5 1.5 10 - 10 7 90 TRUE
Pipe Bomb with Sensor
Pipe Bomb with Sensor
パイプ爆弾(感知センサー式)
1.5 1.5 10
3
Sensor V1
4
Sensor V2
6
Sensor V3
5 7 90 TRUE
Remote Pipe Bomb
Remote Pipe Bomb
パイプ爆弾(操作器)
1.5 1.5 10 - - 7 90 TRUE

recipes

主に投擲アイテムやその材料のレシピが追加されました。 そのほかに、布切れ作成方法の追加
生地類がレシピ本による学習が必要になった模様(バグ?:レシピ入手+作成ができません)

完成品 レシピ 説明
Rag.png

Ripped Sheets
布切れ

Template:RecipeOnly

File:Cake Batter.png

Cake Batter
ケーキの生地

Template:RecipeOnly

NeedToBeLearn:true,
Dough.png

Pie Dough
パイの生地

Template:RecipeOnly

NeedToBeLearn:true,
Dough.png

Bread (dough)
パンの生地

Template:RecipeOnly

NeedToBeLearn:true,
ElectronicsScrap.png

Scrap Electronics
電子部品

Template:RecipeOnly


Template:RecipeOnly

Amplifier.png

Amplifier
増幅器

Template:RecipeOnly

MotionSensor.png

Motion Sensor
感知センサー

Template:RecipeOnly

Receiver.png

Receiver
受信機

Template:RecipeOnly

GunPowder.png

Gun Powder
火薬

Template:RecipeOnly

RemoteCrafted.png

Remote Controller
遠隔制御装置(周波数1)

Template:RecipeOnly

SkillRequired:Electricity=2,
NeedToBeLearn:true,
RemoteCrafted.png

Remote Controller
遠隔制御装置(周波数2)

Template:RecipeOnly

SkillRequired:Electricity=4,
NeedToBeLearn:true,
RemoteCrafted.png

Remote Controller
遠隔制御装置(周波数3)

Template:RecipeOnly

SkillRequired:Electricity=6,
NeedToBeLearn:true,
TriggerCrafted.png

Crafted Trigger
起爆装置

Template:RecipeOnly

SkillRequired:Electricity=2,
NeedToBeLearn:true,
TimerCrafted.png

Crafted Timer
時限装置

Template:RecipeOnly

SkillRequired:Electricity=1,
NeedToBeLearn:true,
Molotov.png

Molotov Cocktail
火炎瓶(アルコール)

Template:RecipeOnly

Aerosolbomb.png

Aerosol Bomb
エアゾール爆弾

Template:RecipeOnly

BottleWithGas.png

Fire Bomb
火炎瓶(ガソリン)

Template:RecipeOnly

WaterBottleEmpty
Smokebomb.png

Smoke Bomb
発煙弾

Template:RecipeOnly

NoiseMaker.png

Noise Maker
騒音発生装置

Template:RecipeOnly

PipeBomb.png

Pipe Bomb
パイプ爆弾

Template:RecipeOnly

投擲アイテムに機能を追加する際に必要な材料表

アイテム TimerCrafted.png
時限装置
MotionSensor.png
感知センサー
TriggerCrafted.png
起爆装置
ElectronicsScrap.png
電子部品
DuctTape.png
ダクトテープ
必要LV
Add Timer 1 - - 2 1 -
Add Motion Sensor V1 - 1 - 2 1 2
Add Motion Sensor V2 - 1 - 3 1 4
Add Motion Sensor V3 - 1 - 4 1 6
Add Crafted Trigger - - 1 2 1 2

その他

割れた窓のガラス片を除去できるようになりました。
工事中:その他発覚次第記載予定