EFT-EmuBackend/db/items/544fb25a4bdc2dfb738b4567.json
Rick 156a57866d Initial Commit
Init Commit Backend Server
2020-07-02 01:09:01 +02:00

167 lines
3.2 KiB
JSON

{
"_id": "544fb25a4bdc2dfb738b4567",
"_name": "bandage",
"_parent": "5448f3ac4bdc2dce718b4569",
"_type": "Item",
"_props": {
"Name": "Бинт стерильный",
"ShortName": "Bandages",
"Description": "",
"Weight": 0.04,
"BackgroundColor": "orange",
"Width": 1,
"Height": 1,
"StackMaxSize": 1,
"Rarity": "Common",
"SpawnChance": 15,
"CreditsPrice": 1300,
"ItemSound": "med_bandage",
"Prefab": {
"path": "assets/content/weapons/usable_items/item_bandage/item_bandage_med_loot.bundle",
"rcid": ""
},
"UsePrefab": {
"path": "assets/content/weapons/usable_items/item_bandage/item_bandage_med_container.bundle",
"rcid": ""
},
"StackObjectsCount": 1,
"NotShownInSlot": false,
"ExaminedByDefault": true,
"ExamineTime": 1,
"IsUndiscardable": false,
"IsUnsaleable": false,
"IsUnbuyable": false,
"IsUngivable": false,
"IsLockedafterEquip": false,
"QuestItem": false,
"LootExperience": 10,
"ExamineExperience": 10,
"HideEntrails": false,
"RepairCost": 0,
"RepairSpeed": 0,
"ExtraSizeLeft": 0,
"ExtraSizeRight": 0,
"ExtraSizeUp": 0,
"ExtraSizeDown": 0,
"ExtraSizeForceAdd": false,
"MergesWithChildren": false,
"CanSellOnRagfair": true,
"CanRequireOnRagfair": true,
"BannedFromRagfair": false,
"ConflictingItems": [],
"FixedPrice": true,
"Unlootable": false,
"UnlootableFromSlot": "FirstPrimaryWeapon",
"UnlootableFromSide": [],
"ChangePriceCoef": 1,
"AllowSpawnOnLocations": [],
"SendToClient": false,
"AnimationVariantsNumber": 0,
"DiscardingBlock": false,
"medUseTime": 2,
"medEffectType": "duringUse",
"MaxHpResource": 0,
"hpResourceRate": 0,
"StimulatorBuffs": "",
"effects_health": {
"common": {
"value": 0,
"percent": false,
"time": 0,
"duration": 0
},
"head": {
"value": 0,
"percent": false,
"time": 0,
"duration": 0
},
"arm_left": {
"value": 0,
"percent": false,
"time": 0,
"duration": 0
},
"arm_right": {
"value": 0,
"percent": false,
"time": 0,
"duration": 0
},
"chest": {
"value": 0,
"percent": false,
"time": 0,
"duration": 0
},
"tummy": {
"value": 0,
"percent": false,
"time": 0,
"duration": 0
},
"leg_left": {
"value": 0,
"percent": false,
"time": 0,
"duration": 0
},
"leg_right": {
"value": 0,
"percent": false,
"time": 0,
"duration": 0
},
"energy": {
"value": 0,
"percent": false,
"time": 0,
"duration": 0
},
"hydration": {
"value": 0,
"percent": false,
"time": 0,
"duration": 0
}
},
"effects_damage": {
"bloodloss": {
"remove": true,
"time": 0,
"duration": 0,
"fadeOut": 0
},
"fracture": {
"remove": false,
"time": 0,
"duration": 0,
"fadeOut": 0
},
"pain": {
"remove": false,
"time": 0,
"duration": 0,
"fadeOut": 0
},
"contusion": {
"remove": false,
"time": 0,
"duration": 0,
"fadeOut": 0
},
"toxication": {
"remove": false,
"time": 0,
"duration": 0,
"fadeOut": 0
},
"radExposure": {
"remove": false,
"time": 0,
"duration": 0,
"fadeOut": 0
}
}
}
}