|
421 | 421 | ] |
422 | 422 | } |
423 | 423 | }, |
424 | | - { |
425 | | - "id": "quest_buy_potion", |
426 | | - "type": "Quest", |
427 | | - "name": "Buy Potion", |
428 | | - "data": { |
429 | | - "description": "Purchase a healing potion from the local merchant.", |
430 | | - "duration": 5, |
431 | | - "quest_type": "Recurring", |
432 | | - "primary_stat": "Vitality", |
433 | | - "required_stats": {}, |
434 | | - "stat_rewards": {} |
435 | | - }, |
436 | | - "in_edges": { |
437 | | - "requires_quest": [ |
438 | | - "quest_visit_starting_town" |
439 | | - ] |
440 | | - }, |
441 | | - "out_edges": { |
442 | | - "consumes": [ |
443 | | - { |
444 | | - "targetId": "item_gold", |
445 | | - "quantity": 100 |
446 | | - } |
447 | | - ], |
448 | | - "rewards": [ |
449 | | - { |
450 | | - "targetId": "item_potion", |
451 | | - "quantity": 1 |
452 | | - } |
453 | | - ] |
454 | | - } |
455 | | - }, |
456 | | - { |
457 | | - "id": "quest_sell_gem", |
458 | | - "type": "Quest", |
459 | | - "name": "Sell Gem", |
460 | | - "data": { |
461 | | - "description": "Sell a basic gem to the local merchant.", |
462 | | - "duration": 5, |
463 | | - "quest_type": "Recurring", |
464 | | - "primary_stat": "Speed", |
465 | | - "required_stats": {}, |
466 | | - "stat_rewards": {} |
467 | | - }, |
468 | | - "in_edges": { |
469 | | - "requires_quest": [ |
470 | | - "quest_visit_starting_town" |
471 | | - ] |
472 | | - }, |
473 | | - "out_edges": { |
474 | | - "consumes": [ |
475 | | - { |
476 | | - "targetId": "item_basic_gem", |
477 | | - "quantity": 1 |
478 | | - } |
479 | | - ], |
480 | | - "rewards": [ |
481 | | - { |
482 | | - "targetId": "item_gold", |
483 | | - "quantity": 150 |
484 | | - } |
485 | | - ] |
486 | | - } |
487 | | - }, |
488 | 424 | { |
489 | 425 | "id": "quest_recover_the_ancient_tome", |
490 | 426 | "type": "Quest", |
|
1447 | 1383 | "quantity": 1 |
1448 | 1384 | }, |
1449 | 1385 | { |
1450 | | - "targetId": "quest_buy_potion", |
1451 | | - "quantity": 1 |
1452 | | - }, |
1453 | | - { |
1454 | | - "targetId": "quest_sell_gem", |
| 1386 | + "targetId": "quest_recover_the_ancient_tome", |
1455 | 1387 | "quantity": 1 |
1456 | 1388 | }, |
1457 | 1389 | { |
1458 | 1390 | "targetId": "quest_learn_about_cadences", |
1459 | 1391 | "quantity": 1 |
1460 | 1392 | }, |
1461 | | - { |
1462 | | - "targetId": "quest_learn_about_the_mines", |
1463 | | - "quantity": 1 |
1464 | | - }, |
1465 | 1393 | { |
1466 | 1394 | "targetId": "quest_learn_about_the_dark_forest", |
1467 | 1395 | "quantity": 1 |
1468 | 1396 | }, |
1469 | 1397 | { |
1470 | | - "targetId": "quest_recover_the_ancient_tome", |
| 1398 | + "targetId": "quest_learn_about_the_mines", |
1471 | 1399 | "quantity": 1 |
1472 | 1400 | } |
1473 | 1401 | ] |
|
1492 | 1420 | "quantity": 1 |
1493 | 1421 | }, |
1494 | 1422 | { |
1495 | | - "targetId": "quest_gather_moonberries", |
| 1423 | + "targetId": "quest_hunt_spiders", |
1496 | 1424 | "quantity": 1 |
1497 | 1425 | }, |
1498 | 1426 | { |
1499 | | - "targetId": "quest_hunt_spiders", |
| 1427 | + "targetId": "quest_gather_moonberries", |
1500 | 1428 | "quantity": 1 |
1501 | 1429 | } |
1502 | 1430 | ] |
|
1563 | 1491 | "out_edges": { |
1564 | 1492 | "contains": [ |
1565 | 1493 | { |
1566 | | - "targetId": "quest_hunt_slimes", |
| 1494 | + "targetId": "quest_hunt_goblins", |
1567 | 1495 | "quantity": 1 |
1568 | 1496 | }, |
1569 | 1497 | { |
1570 | | - "targetId": "quest_hunt_goblins", |
| 1498 | + "targetId": "quest_hunt_slimes", |
1571 | 1499 | "quantity": 1 |
1572 | 1500 | }, |
1573 | 1501 | { |
|
1600 | 1528 | "quantity": 1 |
1601 | 1529 | }, |
1602 | 1530 | { |
1603 | | - "targetId": "quest_power_the_forge", |
| 1531 | + "targetId": "quest_scavenge_scrap", |
1604 | 1532 | "quantity": 1 |
1605 | 1533 | }, |
1606 | 1534 | { |
1607 | | - "targetId": "quest_scavenge_scrap", |
| 1535 | + "targetId": "quest_power_the_forge", |
1608 | 1536 | "quantity": 1 |
1609 | 1537 | } |
1610 | 1538 | ] |
|
1675 | 1603 | "out_edges": { |
1676 | 1604 | "contains": [ |
1677 | 1605 | { |
1678 | | - "targetId": "quest_deep_sea_scavenge", |
| 1606 | + "targetId": "quest_harvest_sea_life", |
1679 | 1607 | "quantity": 1 |
1680 | 1608 | }, |
1681 | 1609 | { |
1682 | | - "targetId": "quest_harvest_sea_life", |
| 1610 | + "targetId": "quest_deep_sea_scavenge", |
1683 | 1611 | "quantity": 1 |
1684 | 1612 | } |
1685 | 1613 | ] |
|
0 commit comments