attendance.yml 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. # This file is a part of rAthena.
  2. # Copyright(C) 2021 rAthena Development Team
  3. # https://rathena.org - https://github.com/rathena
  4. #
  5. # This program is free software: you can redistribute it and/or modify
  6. # it under the terms of the GNU General Public License as published by
  7. # the Free Software Foundation, either version 3 of the License, or
  8. # (at your option) any later version.
  9. #
  10. # This program is distributed in the hope that it will be useful,
  11. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  12. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  13. # GNU General Public License for more details.
  14. #
  15. # You should have received a copy of the GNU General Public License
  16. # along with this program. If not, see <http://www.gnu.org/licenses/>.
  17. #
  18. ###########################################################################
  19. # Attendance Database
  20. ###########################################################################
  21. #
  22. # Attendance Settings
  23. #
  24. ###########################################################################
  25. # - Start Start date.
  26. # End End date.
  27. # Rewards: List of rewards for each day.
  28. # - Day Reward day.
  29. # ItemId Item ID.
  30. ###########################################################################
  31. Header:
  32. Type: ATTENDANCE_DB
  33. Version: 1
  34. Body:
  35. # - Start: 20180502
  36. # End: 20180529
  37. # Rewards:
  38. # - Day: 1
  39. # ItemId: 22979
  40. # - Day: 2
  41. # ItemId: 6316
  42. # - Day: 3
  43. # ItemId: 12265
  44. # Amount: 5
  45. # - Day: 4
  46. # ItemId: 23047
  47. # Amount: 5
  48. # - Day: 5
  49. # ItemId: 23038
  50. # - Day: 6
  51. # ItemId: 23043
  52. # - Day: 7
  53. # ItemId: 23340
  54. # Amount: 3
  55. # - Day: 8
  56. # ItemId: 12516
  57. # Amount: 5
  58. # - Day: 9
  59. # ItemId: 23307
  60. # Amount: 5
  61. # - Day: 10
  62. # ItemId: 12610
  63. # - Day: 11
  64. # ItemId: 14533
  65. # Amount: 2
  66. # - Day: 12
  67. # ItemId: 23012
  68. # Amount: 3
  69. # - Day: 13
  70. # ItemId: 23048
  71. # Amount: 5
  72. # - Day: 14
  73. # ItemId: 12264
  74. # Amount: 5
  75. # - Day: 15
  76. # ItemId: 23046
  77. # Amount: 5
  78. # - Day: 16
  79. # ItemId: 12515
  80. # Amount: 5
  81. # - Day: 17
  82. # ItemId: 12522
  83. # Amount: 5
  84. # - Day: 18
  85. # ItemId: 12523
  86. # Amount: 5
  87. # - Day: 19
  88. # ItemId: 6234
  89. # - Day: 20
  90. # ItemId: 22845