Genie

Платно Genie 1.1.0

1 / 4
Пример конфигурации (Config)
Код:
{
  "Genie Image": "https://i.imgur.com/aNIcQzk.png",
  "Enable opening progress?": true,
  "Work with Notify?": true,
  "Delay to receive": 5.0,
  "Update Frequency": 0.1,
  "Opening effect (empty - disable)": "assets/bundled/prefabs/fx/gestures/lick.prefab",
  "Progress effect (empty - disable)": "assets/bundled/prefabs/fx/notice/item.select.fx.prefab",
  "Finish effect (empty - disable)": "assets/prefabs/misc/xmas/presents/effects/wrap.prefab",
  "Permission to rub the lamp": "",
  "Genie lamp Settings": {
    "Display Name": "Lamp",
    "ShortName": "xmas.present.small",
    "Skin": 2540200362
  },
  "Awards": [
    {
      "Type": "Item",
      "ShortName": "wood",
      "Amount": 3500,
      "Chance": 70.0
    },
    {
      "Type": "Item",
      "ShortName": "stones",
      "Amount": 2500,
      "Chance": 70.0
    }
  ],
  "Drop Settings": [
    {
      "Prefab": "assets/bundled/prefabs/radtown/crate_normal.prefab",
      "Chance": 50
    }
  ]
}
Назад
Верх