瀏覽代碼

Updated achievement_db.yml (#7681)

Atemo 2 年之前
父節點
當前提交
6136f7df35
共有 2 個文件被更改,包括 32 次插入1 次删除
  1. 1 1
      db/re/achievement_db.yml
  2. 31 0
      db/re/item_db_usable.yml

+ 1 - 1
db/re/achievement_db.yml

@@ -2035,7 +2035,7 @@ Body:
     Name: I really love it!
     Condition: " BaseLevel == 99 && (Class >= JOB_SWORDMAN && Class <= JOB_THIEF) "
     Rewards:
-      Item: E_Bubble_Gum_Box
+      Item: A_Bubble_Gum_Box10
       Script: " specialeffect2 EF_BLESSING; sc_start SC_BLESSING,30000,10; "
     Score: 30
   - Id: 200031

+ 31 - 0
db/re/item_db_usable.yml

@@ -66075,6 +66075,37 @@ Body:
       Container: true
     Script: |
       getgroupitem(IG_Enchant_Stone_Box29);
+  - Id: 101947
+    AegisName: A_Bubble_Gum
+    Name: "[Achievement] Bubble Gum"    # !todo check english name
+    Type: Usable
+    Delay:
+      Duration: 60000
+      Status: Reuse_Limit_D
+    Trade:
+      NoDrop: true
+      NoTrade: true
+      NoCart: true
+      NoStorage: true
+      NoGuildStorage: true
+      NoMail: true
+      NoAuction: true
+    Script: |
+      sc_start SC_ITEMBOOST,1800000,100;
+  - Id: 101948
+    AegisName: A_Bubble_Gum_Box10
+    Name: "[Achievement] Box of 10 bubble gum"    # !todo check english name
+    Type: Cash
+    Trade:
+      NoDrop: true
+      NoTrade: true
+      NoCart: true
+      NoStorage: true
+      NoGuildStorage: true
+      NoMail: true
+      NoAuction: true
+    Script: |
+      getitem 101947,10;
   - Id: 102193
     AegisName: aegis_102193
     Name: Costume Enchant Stone Box 30