Can you show me an example that make working the Golden Archer? Thanks.
1º goto "CustomNPCCollector.txt"
2º goto "EventItemBagManager.txt"
under of
create new line
4º create new file in EventItemBag folder name Golden Archer.txt and put this
2
//ItemRate MoneyDrop BagUseEffect RewardType RewardCoin1
100 0 0 0 0
end
3
//Index DropRate MapNumber
0 10000 *
end
4
//Index Section SectionRate SetDropRate MinDropCount MaxDropCount DW DK FE MG DL
0 5 10000 0 1 1 1 1 1 1 1
end
5
//Index Level Dur Option0 Option1 Option2 Option3 Option4 Option5 Comment
12,015 0 0 * * * * * * //Jewel of Chaos
end
5º goto message.txt and add at the end
700 "Necesitas al menos %d %s"
701 "Vuelve cuando tengas renas!"
It only remains that you configure the drops and how many items the golden archer asks for. Greetings.