- Atrata
- Could, like other racial NPCs, be set up to give a penalty to shop prices for different support groups instead of just a discount.
- May have been added earlier than other Iria NPCs. There's a commented-out condition check that would hide her unless the server was in dev mode.
- Checks for various keywords like "g6_giant_atrata" and some of her conversation responses include "@G6_AtrataFilia", hinting that either part of the G7 storyline was set up as G6 initially before being merged, or that the old racial trans quest was G6 (due to the "g6_elf_01_AncientIrinid" keyword).
- Likes cake stuff slightly better than Anthology.
- Castanea
- Used to have more shop tabs, the comments say...
[spoiler="Shop Tab Comments"]íƒí—˜ìš© ë„구
잡화
요리
구급물품
마법아ì´í…œ[/spoiler]She would sell lots of basic skill books and fishing equipment and food and all the basics you expect from a whole group of NPCs, but the setup code is old (hardcoded KR strings) and commented out so it's possibly from when she was one of the only NPCs set up and was used for testing new characters before they tossed in other NPCs with their own shops.
- Sells All sorts of spirit weapon items in test.
- Would sell the "Guild Leader's Pendant" (63007) but it's been commented out.
- Has more hints that the elf trans quest was G6, like the "g6_elf_03_LostElfEscort" keyword used there and a comment.
[spoiler="Comment"]엘프 야수화 ê´€ë ¨ ê¸¸ìžƒì€ ì—˜í”„ 구하기 처리[/spoiler]Further investigation shows that the elf+giant trans quests are indeed "G6".
- Likes Rings, has tons of things to say (true or otherwise).
- Granites
- Like other general store NPCs, has a lot of various checks in his shop segment for what special things to sell in certain regions and during certain events.
- Used to not have a part-time job, he'd say this instead when you used the keyword.
[spoiler="Text"]ëˆì„ ë²Œë ¤ë©´...
아르바ì´íŠ¸ë¥¼ 해야지.[/spoiler]- Likes teddy bears and rings. May not have much lore.
- Lepus
- When talked to with Private Story, counts up the value of your worn and equipped items... and then doesn't appear to do anything with the info (unlike other NPCs). Maybe 'cause he started as a copy of Simon.
- Likes gems, gem powder, and cake stuff.
- Lost Elf
- When talked to as a pet, they pull from the wrong localization file (from a Tir event NPC instead), so they may say something incorrect or possibly untranslated, haven't tested yet. Might just be "..." knowing this game.
- Meles
- Used to have a text response to the PTJ keyword instead of giving one as well.
[spoiler="Text"]ì¼ë‹¨ 마ì„ì˜ ì—¬ëŸ¬ ì—˜í”„ë“¤ì„ ë§Œë‚˜.
그런 다ìŒì— ì´ [아르바ì´íŠ¸ì— ëŒ€í•˜ì—¬] 키워드로 ì´ì•¼ê¸°ë¥¼ í•´ë³´ë¼ê³ .
ì¼ìžë¦¬ë¥¼ 'ì˜ì™¸ë¡œ' 쉽게 ì–»ì„ ìˆ˜ ìžˆì„ í…Œë‹ˆ.[/spoiler]- Likes gems, gem powder, and cake stuff.
- Vena
- Has tons of keyword responses but not much happiness-based ones.
- Uses the same dye-giving framework as Tin, including the same invisible keyword that keeps track of which number dye you were offered so you can't DC/CC and start at the top again.
- Sets up two arrays of dye colors. sColor is the the flashies, 12 of them. nColor is the normal dyes, 40 of them. There's a ~1/40 chance that it'll pick from the flashy array. If not it picks from the normal array.
- Responds to the Savior of Erinn title, but not Who Saved The Goddess.
- Has no likes/dislikes, gifting won't work properly.