summaryrefslogtreecommitdiff
path: root/npc/009-2
AgeCommit message (Collapse)AuthorFilesLines
2022-01-05Boost Ryan's rewards with more milestones and monster points after stage 20r15_20210106Jesusaves1-0/+31
2021-06-18Distribute 70 Soul EXP as player advance main storyline.Jesusaves1-0/+1
2020-06-11A bit cheap, but force Halinarzo Librarian to react when you're putting ↵Jesusaves1-0/+28
horses over carriage Also: Prepare grounds for Brawler - ASPD nerfs
2020-04-11Bella, add a tutmes with a warning that warriors/archers need magic as well.Jesusaves1-2/+3
2020-02-25Eh, it is a mess, but try to update main quest chapter on other NPCs as wellJesusaves1-1/+1
2020-02-05Double-check, otherwise, it will errorJesusaves1-1/+2
2020-02-05Magic School: Warn about level 30 design.Jesusaves1-1/+10
Halinarzo Librarian: Chop down half hour if you got magic. This should, under normal circumstances, finish the quest.
2019-11-06Ryan x50 now gives you something useful for savior: [Mylarin Dust]Jesusaves1-0/+1
2019-11-06Cut again some of Ryan pricesJesusaves1-4/+6
2019-11-06Ryan Maximum reward: The fabled legendary [Sunny Crystal] :oJesusaves1-1/+2
2019-09-19Fix typoJesusaves1-1/+1
2019-09-19Application tax ×2 on town offices. Treasure Chest rework involving blueprintsJesusaves1-1/+1
2019-09-18Ryan: Boost boost BOOST BOOST BOOOOOOOST last reward because it is impossible.Jesusaves1-0/+5
Landmark #7 on git
2019-09-18Result = 10k delights spared (ie. you'll take 2 months less)Jesusaves1-2/+2
2019-09-18REALLY smooth out Ryan quest after 50th stage (27000 delights)Jesusaves1-1/+3
2019-09-18Ryan: Update codebase (P multiplier and rand2)Jesusaves1-6/+6
2019-09-09Town Admin basic infrastructure:Jesusaves1-1/+5
Invest in exports. Raise reputation. Control taxes. Resign the Office.
2019-09-07Report town stats to town admin (money, tax, exports, reputation)Jesusaves1-1/+1
2019-09-07Report town money to town adminsJesusaves1-0/+1
2019-09-03Use readparam2() instead of readparam() in several placesJesusaves1-1/+1
2019-09-01Politics: Allow election for Tulimshar, Halinarzo, Land Of Fire, Nivalis and ↵Jesusaves2-0/+54
Frostia. This means all six towns are now working. Tulimshar application tax is 60 GP!
2019-07-22Halin Librarian now gives you a [Scholarship Badge]Jesusaves1-0/+3
2019-07-2245 minutes on Halinarzo Branch (2h -> 45m)Jesusaves1-2/+2
2019-05-18This should make Mana Stone error message more useful, and game smoother.Jesusaves2-4/+5
2019-05-18Redesign some dialog in Halinarzo to “force” players to get magic.Jesusaves2-2/+23
2019-05-04Suggest halin visitors to search for the Mana Stone which totally doesn't ↵Jesusaves1-0/+3
exist :> Reorder when negative percentheal happens
2019-05-04Clarify the objectives from librarian (player story)Jesusaves1-2/+6
2019-04-25Supply basic arrows to LoF Village. Correct typo. Minor adjustment to Evil ↵Jesusaves1-1/+1
Scythe.
2019-04-25Allow an extra healing level. Smooth out Magic Growth system.Jesusaves1-2/+2
From (+20/+10/+15) to (+15/+10/+10) - blvl/jlvl/int
2019-03-12Buff up Ryan rewards, with a tier 50 reward %%I %%lJesusaves1-5/+16
The great attractive, of course, is the experience %%K
2019-03-12As Crazyfefe said, Ryan total quest should only demand about 100k, not 300kJesusaves1-3/+3
2019-03-12Cap how many Delights Ryan may ask from 330k to 190kJesusaves1-3/+7
2019-03-11Boost Ryan rewards DRASTICALLY.Jesusaves1-8/+18
2019-03-11Be veeeeeery generous at final step (jk, the final step is insane)Jesusaves1-2/+2
2019-03-11Raise Ryan final step rewardJesusaves1-0/+2
2019-03-11Fix Ryan bug - I'm sorry Crazyfefe - The bug was squashed.Jesusaves1-3/+4
2019-03-06Fix Ryan bugJesusaves1-1/+1
2019-03-04Remove every trailing whitespaceJesusaves1-5/+5
```sed -i 's/[[:space:]]*$//' npc/*/*.txt```
2019-03-02Remove Bella's fake positivesJesusaves1-3/+3
2019-02-27Kick Tonori Delight's azz in name of XanthemJesusaves1-1/+1
2019-01-08Add an extra state at Halinarzo Librarian for quest logJesusaves1-9/+9
2019-01-07Polish up and finish Main Story 2.Jesusaves1-3/+7
Now we can move to Main Story 3, leading to Nivalis... But not for r8.
2019-01-07Rakinorf Initial Version (Main Storyline 2-2)Jesusaves1-6/+6
2019-01-01Start redesigning main storyline.Jesusaves1-9/+9
Second stop is Hurnscald Prefecture, which is TODO. Halinarzo main quest arc will end up being thrown to level 50 players it seems
2018-12-26Fix a bunch of typos and commentsJesusaves1-4/+4
2018-12-26New Skill: Make Haste Potion!Jesusaves1-0/+1
Audsbel needs your help again, by the way...
2018-12-26Bella, the Scholar, will gift you a Training Wand the first time you talk to ↵Jesusaves1-0/+36
her. She will also explain you ONCE about the importance of mage equipment. Of course, we still need to decide on mage equipment, stat them, and rebalance skill mana usage. And then, fix 003-0 insane prices. Back to drawing board, I guess...
2018-12-26Bella the Scholar reports to players who find her in Halinarzo,Jesusaves2-0/+36
what they're lacking to learn Magic.
2018-12-14New Hercules Syntax for getnpcid().Jesusaves2-2/+2
sed -i 's/getnpcid(0, /getnpcid(/g' */*.txt
2018-09-17Update Ryan to be quest-log compatibleJesusaves1-1/+13