123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222 |
- # This file is a part of rAthena.
- # Copyright(C) 2022 rAthena Development Team
- # https://rathena.org - https://github.com/rathena
- #
- # This program is free software: you can redistribute it and/or modify
- # it under the terms of the GNU General Public License as published by
- # the Free Software Foundation, either version 3 of the License, or
- # (at your option) any later version.
- #
- # This program is distributed in the hope that it will be useful,
- # but WITHOUT ANY WARRANTY; without even the implied warranty of
- # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- # GNU General Public License for more details.
- #
- # You should have received a copy of the GNU General Public License
- # along with this program. If not, see <http://www.gnu.org/licenses/>.
- #
- ###########################################################################
- # Barter Database
- ###########################################################################
- #
- # Barter Settings
- #
- ###########################################################################
- # - Name NPC name.
- # Map Map name. (Default: not on a map)
- # X Map x coordinate. (Default: 0)
- # Y Map y coordinate. (Default: 0)
- # Direction Direction the NPC is looking. (Default: North)
- # Sprite Sprite name of the NPC. (Default: FakeNpc)
- # Items: List of sold items.
- # - Index Index of the item inside the shop. (0-...)
- # Maximum index depends on client.
- # Item Aegis name of the item.
- # Stock Amount of item in stock. 0 means unlimited. (Default: 0)
- # Zeny Cost of them item in Zeny. (Default: 0)
- # RequiredItems: List of required items (Optional)
- # - Index Index of the required item. (0-4)
- # Item Aegis name of required item.
- # Amount Amount of required item. (Default: 1)
- # Refine Refine level of required item. (Default: 0)
- ###########################################################################
- Header:
- Type: BARTER_DB
- Version: 1
- Body:
- - Name: barter_refine_1
- Items:
- - Index: 0
- Item: Oridecon
- RequiredItems:
- - Index: 0
- Item: Oridecon_Stone
- Amount: 5
- - Index: 1
- Item: Elunium
- RequiredItems:
- - Index: 0
- Item: Elunium_Stone
- Amount: 5
- - Index: 2
- Item: Bradium
- Zeny: 50000
- RequiredItems:
- - Index: 0
- Item: Oridecon
- Amount: 3
- - Index: 3
- Item: Carnium
- Zeny: 50000
- RequiredItems:
- - Index: 0
- Item: Elunium
- Amount: 3
- - Index: 4
- Item: Carnium
- Zeny: 50000
- RequiredItems:
- - Index: 0
- Item: Purified_Bradium
- - Name: barter_refine_2
- Items:
- - Index: 0
- Item: Ethernium
- Zeny: 10000
- RequiredItems:
- - Index: 0
- Item: Etel_Dust
- - Index: 1
- Item: Elunium
- - Index: 1
- Item: Etherdeocon
- Zeny: 10000
- RequiredItems:
- - Index: 0
- Item: Etel_Dust
- - Index: 1
- Item: Oridecon
- - Index: 2
- Item: Etel_Bradium
- Zeny: 50000
- RequiredItems:
- - Index: 0
- Item: Etel_Dust
- Amount: 3
- - Index: 1
- Item: Bradium
- - Index: 3
- Item: Etel_Carnium
- Zeny: 50000
- RequiredItems:
- - Index: 0
- Item: Etel_Dust
- Amount: 3
- - Index: 1
- Item: Carnium
- - Index: 4
- Item: Enriched_Ethernium
- Zeny: 20000
- RequiredItems:
- - Index: 0
- Item: Etel_Dust
- Amount: 2
- - Index: 1
- Item: Enriched_Elunium
- - Index: 5
- Item: Enriched_Etherdeocon
- Zeny: 20000
- RequiredItems:
- - Index: 0
- Item: Etel_Dust
- Amount: 2
- - Index: 1
- Item: Enriched_Oridecon
- - Index: 6
- Item: HD_Ethernium
- Zeny: 50000
- RequiredItems:
- - Index: 0
- Item: Etel_Dust
- Amount: 3
- - Index: 1
- Item: HD_Elunium
- - Index: 7
- Item: HD_Etherdeocon
- Zeny: 50000
- RequiredItems:
- - Index: 0
- Item: Etel_Dust
- Amount: 3
- - Index: 1
- Item: HD_Oridecon
- - Index: 8
- Item: HD_Ethernium
- Zeny: 50000
- RequiredItems:
- - Index: 0
- Item: Etel_Dust
- Amount: 3
- - Index: 1
- Item: LI_HD_Elunium
- - Index: 9
- Item: HD_Etherdeocon
- Zeny: 50000
- RequiredItems:
- - Index: 0
- Item: Etel_Dust
- Amount: 3
- - Index: 1
- Item: LI_HD_Oridecon
- - Index: 10
- Item: HD_Etel_Bradium
- Zeny: 50000
- RequiredItems:
- - Index: 0
- Item: Etel_Dust
- Amount: 3
- - Index: 1
- Item: HD_Bradium
- - Index: 11
- Item: HD_Etel_Carnium
- Zeny: 50000
- RequiredItems:
- - Index: 0
- Item: Etel_Dust
- Amount: 3
- - Index: 1
- Item: HD_Carnium
- - Index: 12
- Item: HD_Etel_Bradium
- Zeny: 50000
- RequiredItems:
- - Index: 0
- Item: Etel_Dust
- Amount: 3
- - Index: 1
- Item: LI_HD_Bradium
- - Index: 13
- Item: HD_Etel_Carnium
- Zeny: 50000
- RequiredItems:
- - Index: 0
- Item: Etel_Dust
- Amount: 3
- - Index: 1
- Item: LI_HD_Carnium
- - Name: barter_refine_3
- Items:
- - Index: 0
- Item: Shadowdecon
- RequiredItems:
- - Index: 0
- Item: Shadowdecon_Ore
- Amount: 20
- - Index: 1
- Item: Zelunium
- RequiredItems:
- - Index: 0
- Item: Zelunium_Ore
- Amount: 20
|