Implemented Freaky Forester random event
Added admin ::freak command to trigger Freaky Forester
This commit is contained in:
@@ -60209,7 +60209,21 @@
|
||||
],
|
||||
"charm": [],
|
||||
"ids": "3057,3059,3058,3060,3061,3062,3063,3064,3065,3066",
|
||||
"description": "champion's challenge bosses",
|
||||
"description": "Champion's Challenge NPC - activity",
|
||||
"main": []
|
||||
},
|
||||
{
|
||||
"default": [],
|
||||
"charm": [],
|
||||
"ids": "2459,2460,2461,2462",
|
||||
"description": "Pheasant NPC (level 4) - Freaky Forester - Random event",
|
||||
"main": [
|
||||
{
|
||||
"minAmount": "1",
|
||||
"weight": "1.0",
|
||||
"id": "6178",
|
||||
"maxAmount": "1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -24138,6 +24138,82 @@
|
||||
"range_level": "1",
|
||||
"attack_level": "1"
|
||||
},
|
||||
{
|
||||
"examine": "A brightly coloured game bird.",
|
||||
"melee_animation": "2372",
|
||||
"range_animation": "2372",
|
||||
"combat_audio": "690,692,691",
|
||||
"attack_speed": "6",
|
||||
"respawn_delay": "18",
|
||||
"defence_animation": "2371",
|
||||
"magic_animation": "2372",
|
||||
"death_animation": "2373",
|
||||
"name": "Pheasant",
|
||||
"defence_level": "1",
|
||||
"safespot": null,
|
||||
"lifepoints": "5",
|
||||
"strength_level": "1",
|
||||
"id": "2459",
|
||||
"range_level": "1",
|
||||
"attack_level": "1"
|
||||
},
|
||||
{
|
||||
"examine": "A brightly coloured game bird.",
|
||||
"melee_animation": "2372",
|
||||
"range_animation": "2372",
|
||||
"combat_audio": "690,692,691",
|
||||
"attack_speed": "6",
|
||||
"respawn_delay": "18",
|
||||
"defence_animation": "2371",
|
||||
"magic_animation": "2372",
|
||||
"death_animation": "2373",
|
||||
"name": "Pheasant",
|
||||
"defence_level": "1",
|
||||
"safespot": null,
|
||||
"lifepoints": "5",
|
||||
"strength_level": "1",
|
||||
"id": "2460",
|
||||
"range_level": "1",
|
||||
"attack_level": "1"
|
||||
},
|
||||
{
|
||||
"examine": "A brightly coloured game bird.",
|
||||
"melee_animation": "2372",
|
||||
"range_animation": "2372",
|
||||
"combat_audio": "690,692,691",
|
||||
"attack_speed": "6",
|
||||
"respawn_delay": "18",
|
||||
"defence_animation": "2371",
|
||||
"magic_animation": "2372",
|
||||
"death_animation": "2373",
|
||||
"name": "Pheasant",
|
||||
"defence_level": "1",
|
||||
"safespot": null,
|
||||
"lifepoints": "5",
|
||||
"strength_level": "1",
|
||||
"id": "2461",
|
||||
"range_level": "1",
|
||||
"attack_level": "1"
|
||||
},
|
||||
{
|
||||
"examine": "A brightly coloured game bird.",
|
||||
"melee_animation": "2372",
|
||||
"range_animation": "2372",
|
||||
"combat_audio": "690,692,691",
|
||||
"attack_speed": "6",
|
||||
"respawn_delay": "18",
|
||||
"defence_animation": "2371",
|
||||
"magic_animation": "2372",
|
||||
"death_animation": "2373",
|
||||
"name": "Pheasant",
|
||||
"defence_level": "1",
|
||||
"safespot": null,
|
||||
"lifepoints": "5",
|
||||
"strength_level": "1",
|
||||
"id": "2462",
|
||||
"range_level": "1",
|
||||
"attack_level": "1"
|
||||
},
|
||||
{
|
||||
"examine": "A fowl beast.",
|
||||
"combat_style": "2",
|
||||
@@ -28767,8 +28843,8 @@
|
||||
{
|
||||
"examine": "Champion of the giants.",
|
||||
"melee_animation": "6368",
|
||||
"attack_speed": "4",
|
||||
"range_animation": "0",
|
||||
"attack_speed": "4",
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "0",
|
||||
"weakness": "8",
|
||||
@@ -28812,9 +28888,9 @@
|
||||
{
|
||||
"examine": "Champion of the goblins.",
|
||||
"melee_animation": "6188",
|
||||
"attack_speed": "4",
|
||||
"range_animation": "0",
|
||||
"combat_audio": "469,472,471",
|
||||
"attack_speed": "4",
|
||||
"magic_level": "26",
|
||||
"defence_animation": "0",
|
||||
"weakness": "10",
|
||||
@@ -28832,10 +28908,10 @@
|
||||
{
|
||||
"examine": "Champion of the hobgoblins.",
|
||||
"combat_style": "1",
|
||||
"attack_speed": "4",
|
||||
"melee_animation": "164",
|
||||
"range_animation": "164",
|
||||
"combat_audio": "469,472,471",
|
||||
"attack_speed": "4",
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "165",
|
||||
"weakness": "0",
|
||||
|
||||
Reference in New Issue
Block a user