Skip to content

Commit

Permalink
Adjust some of the light quest targets based on player feedback.
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanYappert committed Nov 27, 2024
1 parent 2b148dc commit f25880f
Show file tree
Hide file tree
Showing 32 changed files with 120 additions and 120 deletions.
2 changes: 1 addition & 1 deletion Arrowgene.Ddon.Shared/Files/Assets/quests/q40000009.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
{
"type": "KillTargetEnemies",
"announce_type": "Accept",
"enemy_id": "3",
"enemy_id": "132",
"level": 5,
"amount": 3
}
Expand Down
12 changes: 6 additions & 6 deletions Arrowgene.Ddon.Shared/Files/Assets/quests/q40000010.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"state_machine": "GenericStateMachine",
"type": "Light",
"quest_id": 40000010,
"base_level": 10,
"base_level": 12,
"minimum_item_rank": 0,
"discoverable": false,
"comment": "Area Order: Temple Outskirts Demon Extermination",
Expand All @@ -14,17 +14,17 @@
"rewards": [
{
"type": "exp",
"amount": 1864
"amount": 2117
},
{
"type": "wallet",
"wallet_type": "Gold",
"amount": 1086
"amount": 1521
},
{
"type": "wallet",
"wallet_type": "RiftPoints",
"amount": 522
"amount": 642
}
],
"blocks": [
Expand All @@ -39,8 +39,8 @@
{
"type": "KillTargetEnemies",
"announce_type": "Accept",
"enemy_id": "101",
"level": 10,
"enemy_id": "79",
"level": 12,
"amount": 1
}
]
Expand Down
12 changes: 6 additions & 6 deletions Arrowgene.Ddon.Shared/Files/Assets/quests/q40000043.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"state_machine": "GenericStateMachine",
"type": "Light",
"quest_id": 40000043,
"base_level": 6,
"base_level": 5,
"minimum_item_rank": 0,
"discoverable": false,
"comment": "Out of Water",
Expand All @@ -14,17 +14,17 @@
"rewards": [
{
"type": "exp",
"amount": 432
"amount": 358
},
{
"type": "wallet",
"wallet_type": "Gold",
"amount": 188
"amount": 156
},
{
"type": "wallet",
"wallet_type": "RiftPoints",
"amount": 103
"amount": 81
}
],
"blocks": [
Expand All @@ -39,8 +39,8 @@
{
"type": "KillTargetEnemies",
"announce_type": "Accept",
"enemy_id": "138",
"level": 6,
"enemy_id": "67",
"level": 5,
"amount": 3
}
]
Expand Down
10 changes: 5 additions & 5 deletions Arrowgene.Ddon.Shared/Files/Assets/quests/q40000044.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"state_machine": "GenericStateMachine",
"type": "Light",
"quest_id": 40000044,
"base_level": 6,
"base_level": 5,
"minimum_item_rank": 0,
"discoverable": false,
"comment": "To Be Rid of Them",
Expand All @@ -14,17 +14,17 @@
"rewards": [
{
"type": "exp",
"amount": 432
"amount": 358
},
{
"type": "wallet",
"wallet_type": "Gold",
"amount": 188
"amount": 156
},
{
"type": "wallet",
"wallet_type": "RiftPoints",
"amount": 103
"amount": 81
}
],
"blocks": [
Expand All @@ -40,7 +40,7 @@
"type": "KillTargetEnemies",
"announce_type": "Accept",
"enemy_id": "136",
"level": 6,
"level": 5,
"amount": 3
}
]
Expand Down
12 changes: 6 additions & 6 deletions Arrowgene.Ddon.Shared/Files/Assets/quests/q40000046.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"state_machine": "GenericStateMachine",
"type": "Light",
"quest_id": 40000046,
"base_level": 7,
"base_level": 8,
"minimum_item_rank": 0,
"discoverable": false,
"comment": "The Cause of Illness",
Expand All @@ -14,17 +14,17 @@
"rewards": [
{
"type": "exp",
"amount": 506
"amount": 579
},
{
"type": "wallet",
"wallet_type": "Gold",
"amount": 230
"amount": 281
},
{
"type": "wallet",
"wallet_type": "RiftPoints",
"amount": 125
"amount": 149
}
],
"blocks": [
Expand All @@ -39,8 +39,8 @@
{
"type": "KillTargetEnemies",
"announce_type": "Accept",
"enemy_id": "16",
"level": 7,
"enemy_id": "54",
"level": 8,
"amount": 3
}
]
Expand Down
12 changes: 6 additions & 6 deletions Arrowgene.Ddon.Shared/Files/Assets/quests/q40000047.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"state_machine": "GenericStateMachine",
"type": "Light",
"quest_id": 40000047,
"base_level": 8,
"base_level": 5,
"minimum_item_rank": 0,
"discoverable": false,
"comment": "A Sight from the Tower",
Expand All @@ -14,17 +14,17 @@
"rewards": [
{
"type": "exp",
"amount": 579
"amount": 358
},
{
"type": "wallet",
"wallet_type": "Gold",
"amount": 281
"amount": 156
},
{
"type": "wallet",
"wallet_type": "RiftPoints",
"amount": 149
"amount": 81
}
],
"blocks": [
Expand All @@ -39,8 +39,8 @@
{
"type": "KillTargetEnemies",
"announce_type": "Accept",
"enemy_id": "54",
"level": 8,
"enemy_id": "141",
"level": 5,
"amount": 3
}
]
Expand Down
12 changes: 6 additions & 6 deletions Arrowgene.Ddon.Shared/Files/Assets/quests/q40000049.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"state_machine": "GenericStateMachine",
"type": "Light",
"quest_id": 40000049,
"base_level": 10,
"base_level": 13,
"minimum_item_rank": 0,
"discoverable": false,
"comment": "White Wings: Elimination (Hidell Plains)",
Expand All @@ -14,17 +14,17 @@
"rewards": [
{
"type": "exp",
"amount": 714
"amount": 889
},
{
"type": "wallet",
"wallet_type": "Gold",
"amount": 416
"amount": 709
},
{
"type": "wallet",
"wallet_type": "RiftPoints",
"amount": 200
"amount": 281
}
],
"blocks": [
Expand All @@ -39,8 +39,8 @@
{
"type": "KillTargetEnemies",
"announce_type": "Accept",
"enemy_id": "51",
"level": 10,
"enemy_id": "53",
"level": 13,
"amount": 3
}
]
Expand Down
2 changes: 1 addition & 1 deletion Arrowgene.Ddon.Shared/Files/Assets/quests/q40000064.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
{
"type": "KillTargetEnemies",
"announce_type": "Accept",
"enemy_id": "137",
"enemy_id": "141",
"level": 5,
"amount": 3
}
Expand Down
4 changes: 2 additions & 2 deletions Arrowgene.Ddon.Shared/Files/Assets/quests/q40000068.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
{
"type": "KillTargetEnemies",
"announce_type": "Accept",
"enemy_id": "6",
"enemy_id": "5",
"level": 10,
"amount": 3
"amount": 2
}
]
}
10 changes: 5 additions & 5 deletions Arrowgene.Ddon.Shared/Files/Assets/quests/q40000088.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"state_machine": "GenericStateMachine",
"type": "Light",
"quest_id": 40000088,
"base_level": 28,
"base_level": 27,
"minimum_item_rank": 0,
"discoverable": false,
"comment": "White Wings: Cooperation (Volden Mines)",
Expand All @@ -14,17 +14,17 @@
"rewards": [
{
"type": "exp",
"amount": 1533
"amount": 1486
},
{
"type": "wallet",
"wallet_type": "Gold",
"amount": 4249
"amount": 3888
},
{
"type": "wallet",
"wallet_type": "RiftPoints",
"amount": 761
"amount": 726
}
],
"blocks": [
Expand All @@ -40,7 +40,7 @@
"type": "KillTargetEnemies",
"announce_type": "Accept",
"enemy_id": "52",
"level": 28,
"level": 27,
"amount": 3
}
]
Expand Down
2 changes: 1 addition & 1 deletion Arrowgene.Ddon.Shared/Files/Assets/quests/q40000102.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
{
"type": "KillTargetEnemies",
"announce_type": "Accept",
"enemy_id": "161",
"enemy_id": "1",
"level": 25,
"amount": 3
}
Expand Down
2 changes: 1 addition & 1 deletion Arrowgene.Ddon.Shared/Files/Assets/quests/q40000105.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
{
"type": "KillTargetEnemies",
"announce_type": "Accept",
"enemy_id": "39",
"enemy_id": "8",
"level": 28,
"amount": 3
}
Expand Down
2 changes: 1 addition & 1 deletion Arrowgene.Ddon.Shared/Files/Assets/quests/q40000108.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
{
"type": "KillTargetEnemies",
"announce_type": "Accept",
"enemy_id": "5",
"enemy_id": "2",
"level": 30,
"amount": 3
}
Expand Down
12 changes: 6 additions & 6 deletions Arrowgene.Ddon.Shared/Files/Assets/quests/q40000121.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"state_machine": "GenericStateMachine",
"type": "Light",
"quest_id": 40000121,
"base_level": 3,
"base_level": 5,
"minimum_item_rank": 0,
"discoverable": false,
"comment": "A Disturbance in Lynwood",
Expand All @@ -14,17 +14,17 @@
"rewards": [
{
"type": "exp",
"amount": 219
"amount": 358
},
{
"type": "wallet",
"wallet_type": "Gold",
"amount": 116
"amount": 156
},
{
"type": "wallet",
"wallet_type": "RiftPoints",
"amount": 42
"amount": 81
}
],
"blocks": [
Expand All @@ -39,8 +39,8 @@
{
"type": "KillTargetEnemies",
"announce_type": "Accept",
"enemy_id": "40",
"level": 3,
"enemy_id": "129",
"level": 5,
"amount": 3
}
]
Expand Down
Loading

0 comments on commit f25880f

Please sign in to comment.