item_delay.txt 642 B

123456789101112131415161718192021222324
  1. // Item Delay Database
  2. // There is a max concurrent number of entries modifiable in src/map/itemdb.h as MAX_ITEMDELAYS
  3. //
  4. // Structure:
  5. // Item ID,Delay in Milliseconds
  6. //12202,60000 //Str_Dish10_
  7. //12203,60000 //Agi_Dish10_
  8. //12204,60000 //Int_Dish10_
  9. //12205,60000 //Dex_Dish10_
  10. //12206,60000 //Luk_Dish10_
  11. //12207,60000 //Vit_Dish10_
  12. 12208,60000 //Battle_Manual
  13. 12210,60000 //Bubble_Gum
  14. 14538,300000 //Glass_Of_Illusion
  15. 14586,180000 //Spark_Candy
  16. 607,5000 // Yggdrasil_Berry
  17. 608,3000 // Yggdrasil_Seed
  18. // Bifrost Items
  19. 11522,1000 // Red_Raffle_Sap
  20. 11523,2000 // Yellow_Raffle_Sap
  21. 11524,3000 // White_Raffle_Sap
  22. 11525,5000 // Mora_Hip_Tea