Item: Capteur de mouvement

Wiki Project Zomboid

Capteur de mouvement

Variable Base.MotionSensor Mod Vanilla

Résumé

VariableBase.MotionSensor
TypeNormal
CatégorieElectronics
Poids0.1
Icône
MotionSensor

Navigation

Nom variableMotionSensor
ModuleBase
Sourcescripts\newitems.txt
Détails techniques
Item PK5542
Lignes140 → 150
File ID1370

Recettes qui fabriquent cet item

Icône affichée: un des objets requis pour fabriquer cette recette.

2 recettes
Afficher la liste
Recipe Mod Category Time Result
HomeAlarm Dismantle Home Alarm
Dismantle Home Alarm
Base
KAVALASH_Custom Electrical 30 MotionSensor=1
HomeAlarm Démonter
Dismantle Home Alarm
Base
Vanilla Electrical 30 MotionSensor=1

Recettes qui utilisent cet item

Icône affichée: l'objet obtenu via la recette quand il est identifié.

30 recettes
Afficher la liste
Recipe Mod Category Time Result
AerosolbombTimer Add Motion Sensor V1
Add Motion Sensor V1
Base
KAVALASH_Custom Electrical 80 AerosolbombSensorV1=1
FireBomb Add Motion Sensor V1
Add Motion Sensor V1
Base
KAVALASH_Custom Electrical 80 FlameTrapSensorV1=1
NoiseMaker Add Motion Sensor V1
Add Motion Sensor V1
Base
KAVALASH_Custom Electrical 80 NoiseTrapSensorV1=1
SmokebombTimer Add Motion Sensor V1
Add Motion Sensor V1
Base
KAVALASH_Custom Electrical 80 SmokeBombSensorV1=1
PipeBombTimer Add Motion Sensor V1
Add Motion Sensor V1
Base
KAVALASH_Custom Electrical 80 PipeBombSensorV1=1
AerosolbombTimer Add Motion Sensor V2
Add Motion Sensor V2
Base
KAVALASH_Custom Electrical 80 AerosolbombSensorV2=1
FireBomb Add Motion Sensor V2
Add Motion Sensor V2
Base
KAVALASH_Custom Electrical 80 FlameTrapSensorV2=1
NoiseMaker Add Motion Sensor V2
Add Motion Sensor V2
Base
KAVALASH_Custom Electrical 80 NoiseTrapSensorV2=1
SmokebombTimer Add Motion Sensor V2
Add Motion Sensor V2
Base
KAVALASH_Custom Electrical 80 SmokeBombSensorV2=1
PipeBombTimer Add Motion Sensor V2
Add Motion Sensor V2
Base
KAVALASH_Custom Electrical 80 PipeBombSensorV2=1
AerosolbombTimer Add Motion Sensor V3
Add Motion Sensor V3
Base
KAVALASH_Custom Electrical 80 AerosolbombSensorV3=1
FireBomb Add Motion Sensor V3
Add Motion Sensor V3
Base
KAVALASH_Custom Electrical 80 FlameTrapSensorV3=1
NoiseMaker Add Motion Sensor V3
Add Motion Sensor V3
Base
KAVALASH_Custom Electrical 80 NoiseTrapSensorV3=1
SmokebombTimer Add Motion Sensor V3
Add Motion Sensor V3
Base
KAVALASH_Custom Electrical 80 SmokeBombSensorV3=1
PipeBombTimer Add Motion Sensor V3
Add Motion Sensor V3
Base
KAVALASH_Custom Electrical 80 PipeBombSensorV3=1
AerosolbombTimer Ajouter un capteur V1
Add Motion Sensor V1
Base
Vanilla Electrical 80 AerosolbombSensorV1=1
FireBomb Ajouter un capteur V1
Add Motion Sensor V1
Base
Vanilla Electrical 80 FlameTrapSensorV1=1
NoiseMaker Ajouter un capteur V1
Add Motion Sensor V1
Base
Vanilla Electrical 80 NoiseTrapSensorV1=1
SmokebombTimer Ajouter un capteur V1
Add Motion Sensor V1
Base
Vanilla Electrical 80 SmokeBombSensorV1=1
PipeBombTimer Ajouter un capteur V1
Add Motion Sensor V1
Base
Vanilla Electrical 80 PipeBombSensorV1=1
AerosolbombTimer Ajouter un capteur V2
Add Motion Sensor V2
Base
Vanilla Electrical 80 AerosolbombSensorV2=1
FireBomb Ajouter un capteur V2
Add Motion Sensor V2
Base
Vanilla Electrical 80 FlameTrapSensorV2=1
NoiseMaker Ajouter un capteur V2
Add Motion Sensor V2
Base
Vanilla Electrical 80 NoiseTrapSensorV2=1
SmokebombTimer Ajouter un capteur V2
Add Motion Sensor V2
Base
Vanilla Electrical 80 SmokeBombSensorV2=1
PipeBombTimer Ajouter un capteur V2
Add Motion Sensor V2
Base
Vanilla Electrical 80 PipeBombSensorV2=1
AerosolbombTimer Ajouter un capteur V3
Add Motion Sensor V3
Base
Vanilla Electrical 80 AerosolbombSensorV3=1
FireBomb Ajouter un capteur V3
Add Motion Sensor V3
Base
Vanilla Electrical 80 FlameTrapSensorV3=1
NoiseMaker Ajouter un capteur V3
Add Motion Sensor V3
Base
Vanilla Electrical 80 NoiseTrapSensorV3=1
SmokebombTimer Ajouter un capteur V3
Add Motion Sensor V3
Base
Vanilla Electrical 80 SmokeBombSensorV3=1
PipeBombTimer Ajouter un capteur V3
Add Motion Sensor V3
Base
Vanilla Electrical 80 PipeBombSensorV3=1

Propriétés

Toutes les propriétés extraites pour cet item.

8 propriétés
Key Value (raw) Num Bool JSON
DisplayCategory Electronics
DisplayName Motion Sensor
Icon MotionSensor
MetalValue 7 7
Tooltip Tooltip_MotionSensor
Type Normal
Weight 0.1 0.1
WorldStaticModel MotionSensor
Raw block
    item MotionSensor
    {
        DisplayCategory = Electronics,
        Weight	=	0.1,
        Type	=	Normal,
        DisplayName	=	Motion Sensor,
        Icon	=	MotionSensor,
        MetalValue = 7,
        Tooltip = Tooltip_MotionSensor,
        WorldStaticModel = MotionSensor,
    }