Скидка IQ-Parachute 1.3.4

JSON:
{{
"Setting up the parachute": {
"Whether to allow an air defense attack on a parachutist": true,
"Setting up an item": {
"DisplayName": "Parachute",
"ShortName": "sunglasses",
"SkinId": 2663677167
},
"Additional configuration": {
"Setting up the effect": {
"Enable parachute effect support": true,
"Effect": "assets/bundled/prefabs/fx/smoke_signal_full.prefab"
},
"Setting up the opening of the parachute": {
"Enable the chance of opening the parachute (true - yes/false - no)": true,
"Chance of opening a parachute": 80
}
},
"Flight Setup": {
"Maximum falling speed": -10.0,
"Opposition to gravity": 7.0,
"Acceleration force (When pressing W)": 4.0,
"Acceleration force (When pressing S)": 4.0,
"Rotation acceleration force (When pressing A/D)": 0.4,
"Resistance (Parachute Deceleration)": 0.3,
"Resistance to rotation (Reduces the rotation speed when the player does not press the A/D buttons)": 0.5,
"Sliding(Gives sliding to the parachute when the SHIFT key is pressed)": 3.0,
"Acceleration (Gives acceleration to the parachute when the CTRL key is pressed)": 1.5,
"The maximum angle of inclination of the parachute when turning A/ D": 30.0
}
},
"Setting up an NPC Merchant": {
"Store names on the map": "SKYDIVING SHOP",
"Setting up an NPC who Sells a Parachute": {
"DisplayName NPC": "SKYDIVER",
"ID NPC (His appearance depends on his ID)": 1321,
"Clothes NPC": [
{
"ShortName": "shoes.boots",
"SkinId": 1526996873
},
{
"ShortName": "pants",
"SkinId": 963524525
},
{
"ShortName": "tshirt",
"SkinId": 860007266
},
{
"ShortName": "metal.facemask",
"SkinId": 1720716475
},
{
"ShortName": "metal.plate.torso",
"SkinId": 1720718368
}
]
},
"Setting up a Parachute sale": {
"Payment item Shortname": "scrap",
"SkinID of the payment item(0 is the default)": 0,
"The cost of a parachute": 100
},
"Setting up NPC Merchants": {
"Use an NPC merchant in a compound": true,
"Use an NPC merchant in a bandit camp": true,
"Use an NPC merchant at the airfield": true
}
},
"Configuring supporting plugins": {
"Settings IQChat": {
"IQ Chat : Custom prefix in the chat": "[IQParachute]",
"IQChat : Custom avatar in the chat (If required)": "",
"IQChat : Use UI notifications": false
}
}
}}