米斯特利亚Wiki正在建设中,本WIKI编辑权限开放!欢迎参与~!

全站通知:

模块:Npcs/Data

来自米斯特利亚WIKI_BWIKI_哔哩哔哩
跳到导航 跳到搜索

此模块的文档可以在模块:Npcs/Data/doc创建

return {
    valen = {
        loved_gifts = {
            'beet',
            'beet_salad',
            'beet_soup',
            'deep_sea_soup',
            'dragon_scale',
            'harvest_plate',
            'rosemary_garlic_noodles',
            'summer_salad',
            'sushi_platter',
            'vegetable_soup'
        },
        liked_gifts = {
            'coffee',
            'cucumber',
            'cucumber_salad',
            'dandelion',
            'garlic',
            'green_tea',
            'herb_salad',
            'honey',
            'nettle',
            'pan_fried_salmon',
            'red_wine',
            'rose_hip',
            'rosehip_jam',
            'rosemary',
            'seaweed',
            'seaweed_salad',
            'spring_salad',
            'sweetroot',
            'underseaweed',
            'white_wine'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'weird_gift'
        },
        hated_gift = 'red_toadstool',
        name = '瓦伦',
        aldarian_name = 'VLN',
        music = 'Music/Npc Tracks/Valen',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter',
            'beach'
        },
        tags = {
            'townsfolk',
            'dateable'
        },
        journal_portrait_offset = {
            -112,
            -31
        },
        journal_background_color = {
            220,
            219,
            237
        },
        date_photo_offset = {
            -1,
            0
        },
        job = 'npcs/valen/job',
        icon_sprite = 'spr_ui_generic_icon_npc_valen',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_valen',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_valen',
        dateable = true,
        birthday = {
            season = 'fall',
            day = 1
        },
        gossip = {
            line = 'valen_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'coffee',
                'water'
            },
            ['12'] = {
                'water'
            },
            ['14'] = {
                'water',
                'green_tea'
            },
            ['18'] = {
                'wine'
            }
        },
        offsets = {
            portrait = {
                -123,
                -65
            },
            sweat = {
                -6,
                3
            },
            hearts = {
                -6,
                3
            },
            angry = {
                -8,
                9
            },
            sparkles = {
                -3,
                3
            },
            sparkles_dark = {
                -3,
                3
            },
            sick = {
                -6,
                6
            },
            music_notes = {
                -3,
                3
            },
            intensity = {
                -2,
                -4
            },
            surprise = {
                -7,
                -3
            },
            shock = {
                -5,
                -6
            },
            sigh = {
                -4,
                1
            },
            loud = {
                0,
                -2
            },
            cheery = {
                -2,
                1
            },
            drop = {
                -3,
                0
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            raised_eyebrow = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            caring_special = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            sincere_special = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            neutral_blush = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            bath_neutral = {
                'beach'
            },
            teary = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            panic = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            think_blush = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            think_smile = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            happy_blush = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear'
            },
            shocked = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            drink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            kiss = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear'
            },
            action = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            bath_swim = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'beach'
                },
                type = 'linear'
            },
            write = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex'
            },
            write_sit = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer'
                },
                type = 'complex'
            },
            charm = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex'
            },
            heal = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex',
                on_pause_speaking = 'idle'
            }
        },
        name_en = 'Valen',
        name_key = 'npcs/valen/name'
    },
    eiland = {
        bio = 'Prettyboy noble with a love of archaelogy and ancient history. Brother to Adeline.',
        loved_gifts = {
            'caldosian_chocolate_cake',
            'coconut_cream_pie',
            'glowberry_cookies',
            'golden_cheesecake',
            'golden_cookies',
            'ice_cream_sundae',
            'mont_blanc',
            'pumpkin_pie',
            'spell_fruit_parfait',
            'strawberry_shortcake'
        },
        liked_gifts = {
            'apple_pie',
            'berries_and_cream',
            'candied_lemon_peel',
            'candied_strawberries',
            'caramelized_moon_fruit',
            'caramel_candy',
            'cherry_cobbler',
            'cherry_tart',
            'chocolate',
            'crystal_berry_pie',
            'sour_lemon_cake',
            'lemon_pie',
            'peaches_and_cream',
            'pomegranate_sorbet',
            'pudding',
            'roasted_rice_tea',
            'strawberries_and_cream',
            'sweet_sesame_balls',
            'wildberry_pie',
            'wintergreen_ice_cream'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'weird_gift'
        },
        hated_gift = 'frog',
        name = '艾兰德',
        aldarian_name = 'ELND',
        music = 'Music/Npc Tracks/Eiland',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter',
            'beach'
        },
        tags = {
            'townsfolk',
            'noble',
            'dateable'
        },
        journal_portrait_offset = {
            -110,
            -31
        },
        journal_background_color = {
            252,
            218,
            224
        },
        date_photo_offset = {
            1,
            0
        },
        job = 'npcs/eiland/job',
        icon_sprite = 'spr_ui_generic_icon_npc_eiland',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_eiland',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_eiland',
        dateable = true,
        birthday = {
            season = 'summer',
            day = 20
        },
        gossip = {
            line = 'eiland_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'black_tea',
                'water'
            },
            ['12'] = {
                'green_tea',
                'latte'
            },
            ['16'] = {
                'wine'
            },
            ['24'] = {
                'milk'
            }
        },
        offsets = {
            portrait = {
                -114,
                -65
            },
            sweat = {
                -8,
                -3
            },
            hearts = {
                -8,
                -3
            },
            angry = {
                -11,
                -1
            },
            sparkles = {
                -7,
                -5
            },
            sparkles_dark = {
                -7,
                -5
            },
            sick = {
                -3,
                -1
            },
            music_notes = {
                -6,
                -7
            },
            intensity = {
                -6,
                -7
            },
            surprise = {
                -9,
                -4
            },
            shock = {
                0,
                -5
            },
            sigh = {
                -10,
                -4
            },
            loud = {
                4,
                -1
            },
            cheery = {
                -7,
                -4
            },
            drop = {
                -10,
                -6
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            hope_special = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            gloomy_special = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            neutral_closed = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            happy_blush = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            surprised = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            bath_neutral = {
                'beach'
            },
            bashful = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear'
            },
            shocked = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            drink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            kiss = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear'
            },
            action = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            bath_swim = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'beach'
                },
                type = 'linear'
            },
            magnify = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex',
                on_pause_speaking = 'idle'
            },
            pickaxe = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking = 'idle'
            },
            axe = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking = 'idle'
            },
            princely_pose = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            brush = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            write = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex'
            },
            trowel = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            }
        },
        name_en = 'Eiland',
        name_key = 'npcs/eiland/name'
    },
    maple = {
        loved_gifts = {
            'ancient_horn_circlet',
            'berries_and_cream',
            'chocolate',
            'hot_cocoa',
            'lemon_pie',
            'lost_crown_of_aldaria',
            'middlemist',
            'monarch_butterfly',
            'mont_blanc',
            'stone_shell'
        },
        liked_gifts = {
            'blackberry',
            'blue_conch_shell',
            'cheese',
            'daisy',
            'glowberry_cookies',
            'golden_cookies',
            'grilled_cheese',
            'ice_cream_sundae',
            'jam_sandwich',
            'pink_scallop_shell',
            'pomegranate_sorbet',
            'pudding',
            'sand_dollar',
            'spirula_shell',
            'strawberry_shortcake',
            'sunflower',
            'trail_mix',
            'tulip',
            'wildberry_pie',
            'wintergreen_ice_cream'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'weird_gift',
            'caffeine',
            'alcohol'
        },
        hated_gift = 'peat',
        banned_gift_tags = {
            'alcohol',
            'caffeine',
            'bomb'
        },
        name = '小枫',
        aldarian_name = 'MPL',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter'
        },
        tags = {
            'townsfolk',
            'inn_family',
            'child'
        },
        journal_portrait_offset = {
            -117,
            -61
        },
        journal_background_color = {
            239,
            196,
            255
        },
        date_photo_offset = {
            0,
            0
        },
        job = 'npcs/maple/job',
        icon_sprite = 'spr_ui_generic_icon_npc_maple',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_maple',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_maple',
        dateable = false,
        birthday = {
            season = 'summer',
            day = 26
        },
        gossip = {
            line = 'maple_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'lemonade'
            },
            ['12'] = {
                'water',
                'juice'
            },
            ['17'] = {
                'hot_chocolate'
            },
            ['19'] = {
                'milk',
                'hot_chocolate'
            }
        },
        offsets = {
            portrait = {
                -130,
                -65
            },
            sweat = {
                -3,
                30
            },
            hearts = {
                -3,
                30
            },
            angry = {
                -1,
                31
            },
            sparkles = {
                -1,
                28
            },
            sparkles_dark = {
                -1,
                28
            },
            sick = {
                -2,
                32
            },
            music_notes = {
                -1,
                28
            },
            intensity = {
                1,
                20
            },
            surprise = {
                0,
                29
            },
            shock = {
                -3,
                20
            },
            sigh = {
                1,
                25
            },
            loud = {
                3,
                26
            },
            cheery = {
                0,
                27
            },
            drop = {
                0,
                32
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            shocked = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            drink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            action = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            play_doll = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer'
                },
                type = 'complex',
                on_pause_speaking = 'idle'
            },
            scratch_head = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            }
        },
        name_en = 'Maple',
        name_key = 'npcs/maple/name'
    },
    march = {
        loved_gifts = {
            'dragon_forged_bracelet',
            'gold_ingot',
            'meteorite',
            'mistril_ingot',
            'perfect_copper_ore',
            'perfect_gold_ore',
            'perfect_iron_ore',
            'perfect_mistril_ore',
            'perfect_silver_ore',
            'sushi_platter'
        },
        liked_gifts = {
            'beer',
            'chocolate',
            'caldosian_chocolate_cake',
            'coffee',
            'copper_ingot',
            'ore_copper',
            'ore_gold',
            'grilled_eel_rice_bowl',
            'hot_cocoa',
            'iron_ingot',
            'ore_iron',
            'ore_mistril',
            'mocha',
            'perch_risotto',
            'red_snapper_sushi',
            'sea_bream_rice',
            'sesame_tuna_bowl',
            'silver_ingot',
            'ore_silver',
            'spicy_crab_sushi'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'archaeology',
            'flower',
            'forageable',
            'weird_gift'
        },
        hated_gift = 'redhead_worm',
        name = '马奇',
        aldarian_name = 'MRC',
        quest_turn_in_greeting = 'Hey.',
        music = 'Music/Npc Tracks/March',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter',
            'beach'
        },
        tags = {
            'townsfolk',
            'dateable',
            'forge_family'
        },
        journal_portrait_offset = {
            -120,
            -28
        },
        journal_background_color = {
            255,
            203,
            202
        },
        date_photo_offset = {
            -6,
            0
        },
        job = 'npcs/march/job',
        icon_sprite = 'spr_ui_generic_icon_npc_march',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_march',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_march',
        dateable = true,
        birthday = {
            season = 'spring',
            day = 16
        },
        gossip = {
            line = 'march_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'hot_chocolate',
                'water'
            },
            ['16'] = {
                'beer',
                'juice'
            }
        },
        offsets = {
            portrait = {
                -133,
                -65
            },
            sweat = {
                0,
                1
            },
            hearts = {
                0,
                1
            },
            angry = {
                1,
                4
            },
            sparkles = {
                6,
                -1
            },
            sparkles_dark = {
                6,
                -1
            },
            sick = {
                2,
                0
            },
            music_notes = {
                6,
                -1
            },
            intensity = {
                5,
                -9
            },
            surprise = {
                0,
                -3
            },
            shock = {
                5,
                -8
            },
            sigh = {
                8,
                -6
            },
            loud = {
                9,
                -4
            },
            cheery = {
                3,
                0
            },
            drop = {
                4,
                -5
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            unimpressed = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            drunk = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            sigh = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            sly = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            tsundere = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            mad_special = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            sad_special = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            shock_special = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            sincere_special = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            hurt_shock = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            hurt_sad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            hurt_sad_special = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            hurt_mad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            hurt_tsundere = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            hurt_blush = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            hurt_blush_closed_eyes = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            hurt_closed_eyes = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            hurt_think = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            hurt_happy = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            hurt_happy_blush = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            eight_heart_happy = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            eight_heart_think = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            eight_heart_closed_eyes = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            eight_heart_blush = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            eight_heart_happy_blush = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            eight_heart_flustered = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            bath_neutral = {
                'beach'
            },
            super_flustered = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear'
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            shocked = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            drink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            kiss = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear'
            },
            action = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            bath_swim = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'beach'
                },
                type = 'linear'
            },
            grumpy = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'linear',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            wipebrow = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            pose = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'autumn'
                },
                type = 'linear',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            hammer = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                sound = 'SoundEffects/Tools/MarchBlacksmithingHammerSwingAndHit',
                on_pause_speaking = 'idle'
            },
            sigh = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'linear',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            side_look = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'linear',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            hurt_idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            hurt_blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            hurt_walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'hurt_idle',
                on_pause_background = 'hurt_idle'
            },
            hurt_action = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'hurt_idle'
            },
            hurt_sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            hurt_sit_blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            }
        },
        name_en = 'March',
        name_key = 'npcs/march/name'
    },
    vera = {
        loved_gifts = {
            'beet_soup',
            'chili_coconut_curry',
            'gazpacho',
            'harvest_plate',
            'mushroom_steak_dinner',
            'pomegranate_sorbet',
            'summer_salad',
            'sweet_potato_pie',
            'vegetable_pot_pie',
            'winter_stew'
        },
        liked_gifts = {
            'beet_salad',
            'braised_burdock',
            'cauliflower_curry',
            'chickpea_curry',
            'coconut_milk',
            'cranberry_juice',
            'crispy_fried_earthshroom',
            'cucumber_salad',
            'orange_juice',
            'pomegranate',
            'pomegranate_juice',
            'roasted_cauliflower',
            'salted_watermelon',
            'sauteed_snow_peas',
            'seaweed_salad',
            'sesame_broccoli',
            'simmered_daikon',
            'steamed_broccoli',
            'tide_salad',
            'turnip_and_cabbage_salad'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'fishable',
            'animal_product',
            'weird_gift'
        },
        hated_gift = 'clam',
        name = '维拉',
        aldarian_name = 'VR',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter'
        },
        tags = {
            'vendor'
        },
        journal_portrait_offset = {
            -118,
            -39
        },
        journal_background_color = {
            255,
            235,
            245
        },
        date_photo_offset = {
            0,
            0
        },
        job = 'npcs/vera/job',
        icon_sprite = 'spr_ui_generic_icon_npc_vera',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_vera',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_vera',
        dateable = false,
        birthday = {
            season = 'summer',
            day = 6
        },
        gossip = {
            line = 'vera_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'coffee'
            },
            ['17'] = {
                'wine'
            }
        },
        offsets = {
            portrait = {
                -121,
                -65
            },
            sweat = {
                -4,
                14
            },
            hearts = {
                -4,
                14
            },
            angry = {
                -6,
                14
            },
            sparkles = {
                1,
                6
            },
            sparkles_dark = {
                1,
                6
            },
            sick = {
                -5,
                16
            },
            music_notes = {
                -5,
                8
            },
            intensity = {
                -2,
                6
            },
            surprise = {
                -2,
                6
            },
            shock = {
                7,
                1
            },
            sigh = {
                -5,
                10
            },
            loud = {
                11,
                6
            },
            cheery = {
                3,
                23
            },
            drop = {
                -3,
                11
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            action = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            }
        },
        name_en = 'Vera',
        name_key = 'npcs/vera/name'
    },
    zorel = {
        loved_gifts = {
            'middlemist',
            'sunflower',
            'heather',
            'morel_mushroom'
        },
        liked_gifts = {
            'mushroom_rice',
            'red_toadstool',
            'upper_mines_mushroom',
            'glowing_mushroom',
            'miners_mushroom_stew',
            'wild_mushroom',
            'dandelion',
            'fiddlehead',
            'nettle',
            'wild_leek',
            'fennel',
            'sage'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'weird_gift'
        },
        hated_gift = 'cicada',
        name = '佐瑞尔',
        aldarian_name = 'ZRL',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter'
        },
        tags = {
            'vendor'
        },
        journal_portrait_offset = {
            -111,
            -32
        },
        journal_background_color = {
            221,
            255,
            238
        },
        date_photo_offset = {
            0,
            0
        },
        job = 'npcs/zorel/job',
        icon_sprite = 'spr_illegal_16',
        small_icon_sprite = 'spr_illegal_16',
        small_outlined_icon_sprite = 'spr_illegal_16',
        dateable = false,
        birthday = {
            season = 'spring',
            day = 6
        },
        gossip = {
            line = 'zorel_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'coffee'
            },
            ['17'] = {
                'wine'
            }
        },
        offsets = {
            portrait = {
                -121,
                -65
            },
            sweat = {
                -10,
                8
            },
            hearts = {
                -10,
                8
            },
            angry = {
                -8,
                11
            },
            sparkles = {
                -4,
                3
            },
            sparkles_dark = {
                -4,
                3
            },
            sick = {
                -6,
                9
            },
            music_notes = {
                -4,
                3
            },
            intensity = {
                -3,
                0
            },
            surprise = {
                -2,
                0
            },
            shock = {
                0,
                0
            },
            sigh = {
                -5,
                5
            },
            loud = {
                2,
                -2
            },
            cheery = {
                -3,
                15
            },
            drop = {
                -6,
                5
            }
        },
        portraits = {},
        cycles = {},
        name_en = 'Zorel',
        name_key = 'npcs/zorel/name'
    },
    darcy = {
        loved_gifts = {
            'chocolate',
            'coconut_milk',
            'crystal_berries',
            'golden_cheesecake',
            'golden_cookies',
            'golden_egg',
            'golden_cow_milk',
            'cow_milk',
            'spell_fruit',
            'sugar'
        },
        liked_gifts = {
            'apple',
            'blackberry',
            'blueberry',
            'cherry',
            'coconut',
            'cranberry',
            'moon_fruit',
            'egg',
            'flour',
            'glowberry',
            'lemon',
            'orange',
            'peach',
            'pear',
            'pomegranate',
            'strawberry',
            'tea',
            'wild_berries',
            'wild_grapes',
            'wintergreen_berry'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'weird_gift'
        },
        hated_gift = 'ant',
        name = '达西',
        aldarian_name = 'DRS',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter'
        },
        tags = {
            'vendor'
        },
        journal_portrait_offset = {
            -112,
            -43
        },
        journal_background_color = {
            255,
            219,
            224
        },
        date_photo_offset = {
            0,
            0
        },
        job = 'npcs/darcy/job',
        icon_sprite = 'spr_ui_generic_icon_npc_darcy',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_darcy',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_darcy',
        dateable = false,
        birthday = {
            season = 'winter',
            day = 13
        },
        gossip = {
            line = 'darcy_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'coffee'
            }
        },
        offsets = {
            portrait = {
                -125,
                -65
            },
            sweat = {
                -3,
                6
            },
            hearts = {
                -3,
                -6
            },
            angry = {
                2,
                -9
            },
            sparkles = {
                0,
                6
            },
            sparkles_dark = {
                0,
                6
            },
            sick = {
                1,
                14
            },
            music_notes = {
                0,
                8
            },
            intensity = {
                0,
                0
            },
            surprise = {
                0,
                9
            },
            shock = {
                2,
                5
            },
            sigh = {
                -3,
                5
            },
            loud = {
                5,
                8
            },
            cheery = {
                2,
                10
            },
            drop = {
                0,
                4
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            action = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            }
        },
        name_en = 'Darcy',
        name_key = 'npcs/darcy/name'
    },
    wheedle = {
        loved_gifts = {
            'ancient_gold_coin',
            'coin_lump',
            'fiber',
            'perfect_diamond',
            'perfect_emerald',
            'perfect_gold_ore',
            'perfect_pink_diamond',
            'perfect_ruby',
            'perfect_sapphire',
            'ore_pink_diamond'
        },
        liked_gifts = {
            'ore_diamond',
            'ore_emerald',
            'gold_ingot',
            'ore_gold',
            'golden_alpaca_wool',
            'golden_bristle',
            'golden_bull_horn',
            'golden_cheesecake',
            'golden_cookies',
            'golden_duck_egg',
            'golden_duck_feather',
            'golden_egg',
            'golden_feather',
            'golden_horse_hair',
            'golden_rabbit_wool',
            'golden_sheep_wool',
            'dragon_forged_bracelet',
            'ore_ruby',
            'rusted_treasure_chest',
            'ore_sapphire'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'weird_gift'
        },
        hated_gift = 'criminal_confession',
        name = '维德尔',
        aldarian_name = 'WDL',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter'
        },
        tags = {
            'vendor'
        },
        journal_portrait_offset = {
            -116,
            -30
        },
        journal_background_color = {
            255,
            229,
            213
        },
        date_photo_offset = {
            0,
            0
        },
        job = 'npcs/wheedle/job',
        icon_sprite = 'spr_ui_generic_icon_npc_wheedle',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_wheedle',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_wheedle',
        dateable = false,
        birthday = {
            season = 'winter',
            day = 6
        },
        gossip = {
            line = 'wheedle_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'coffee'
            },
            ['17'] = {
                'wine'
            }
        },
        offsets = {
            portrait = {
                -127,
                -65
            },
            sweat = {
                5,
                -16
            },
            hearts = {
                5,
                -16
            },
            angry = {
                3,
                -16
            },
            sparkles = {
                1,
                -27
            },
            sparkles_dark = {
                1,
                -27
            },
            sick = {
                0,
                -16
            },
            music_notes = {
                0,
                -27
            },
            intensity = {
                2,
                -26
            },
            surprise = {
                33,
                0
            },
            shock = {
                6,
                -24
            },
            sigh = {
                0,
                -23
            },
            loud = {
                3,
                -13
            },
            cheery = {
                2,
                -18
            },
            drop = {
                8,
                -26
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            action = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            }
        },
        name_en = 'Wheedle',
        name_key = 'npcs/wheedle/name'
    },
    errol = {
        loved_gifts = {
            'baked_sweetroot',
            'braised_burdock',
            'clam_chowder',
            'fish_skewer',
            'miners_helmet',
            'miners_mushroom_stew',
            'pan_fried_bream',
            'perch_risotto',
            'shard_mass',
            'white_wine'
        },
        liked_gifts = {
            'apple',
            'beer',
            'breaded_catfish',
            'canned_sardines',
            'ore_copper',
            'fish_stew',
            'ore_gold',
            'hot_toddy',
            'ore_iron',
            'ore_mistril',
            'latte',
            'mocha',
            'pear',
            'peat',
            'pomegranate',
            'red_wine',
            'ore_silver',
            'sweetroot',
            'upper_mines_mushroom',
            'wintergreen_ice_cream'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'weird_gift'
        },
        hated_gift = 'hard_boiled_egg',
        name = '埃罗尔',
        aldarian_name = 'ERL',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter'
        },
        drink_offset = -2,
        tags = {
            'townsfolk'
        },
        journal_portrait_offset = {
            -114,
            -32
        },
        journal_background_color = {
            255,
            242,
            205
        },
        date_photo_offset = {
            0,
            0
        },
        job = 'npcs/errol/job',
        icon_sprite = 'spr_ui_generic_icon_npc_errol',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_errol',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_errol',
        dateable = false,
        birthday = {
            season = 'winter',
            day = 11
        },
        gossip = {
            line = 'errol_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'coffee',
                'latte',
                'water'
            },
            ['12'] = {
                'latte',
                'water'
            },
            ['16'] = {
                'beer'
            },
            ['20'] = {
                'whiskey',
                'green_bottle'
            }
        },
        offsets = {
            portrait = {
                -127,
                -65
            },
            sweat = {
                0,
                -2
            },
            hearts = {
                0,
                -2
            },
            angry = {
                -5,
                -5
            },
            sparkles = {
                0,
                -5
            },
            sparkles_dark = {
                0,
                -5
            },
            sick = {
                2,
                -4
            },
            music_notes = {
                0,
                -5
            },
            intensity = {
                0,
                -13
            },
            surprise = {
                -1,
                -1
            },
            shock = {
                0,
                -7
            },
            sigh = {
                4,
                -8
            },
            loud = {
                2,
                -6
            },
            cheery = {
                0,
                0
            },
            drop = {
                0,
                -9
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            neutral_closed = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            shocked = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            drink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            action = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            magnify = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex',
                on_pause_speaking = 'idle'
            },
            brush = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            pickaxe = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking = 'idle'
            },
            trowel = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            }
        },
        name_en = 'Errol',
        name_key = 'npcs/errol/name'
    },
    balor = {
        loved_gifts = {
            'alda_gem_bracelet',
            'apple_honey_curry',
            'chili_coconut_curry',
            'deluxe_curry',
            'family_crest_pendant',
            'perfect_diamond',
            'perfect_emerald',
            'perfect_pink_diamond',
            'perfect_ruby',
            'perfect_sapphire'
        },
        liked_gifts = {
            'cauliflower_curry',
            'chickpea_curry',
            'crystal_rose',
            'ore_diamond',
            'ore_emerald',
            'fog_orchid',
            'frost_lily',
            'gold_ingot',
            'ore_gold',
            'golden_cookies',
            'golden_cheesecake',
            'jasmine',
            'perfect_gold_ore',
            'ore_pink_diamond',
            'rose',
            'ore_ruby',
            'rusted_treasure_chest',
            'ore_sapphire',
            'sapphire_betta',
            'snowdrop_anemone'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'weird_gift'
        },
        hated_gift = 'ant',
        name = '贝勒',
        aldarian_name = 'BLR',
        music = 'Music/Npc Tracks/Balor',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter',
            'beach'
        },
        tags = {
            'townsfolk',
            'dateable'
        },
        journal_portrait_offset = {
            -115,
            -27
        },
        journal_background_color = {
            207,
            211,
            250
        },
        date_photo_offset = {
            -2,
            0
        },
        job = 'npcs/balor/job',
        icon_sprite = 'spr_ui_generic_icon_npc_balor',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_balor',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_balor',
        dateable = true,
        birthday = {
            season = 'summer',
            day = 10
        },
        gossip = {
            line = 'balor_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'black_tea'
            },
            ['16'] = {
                'beer'
            },
            ['18'] = {
                'beer',
                'whiskey'
            },
            ['22'] = {
                'whiskey',
                'wine'
            }
        },
        offsets = {
            portrait = {
                -121,
                -65
            },
            sweat = {
                0,
                -9
            },
            hearts = {
                0,
                -9
            },
            angry = {
                0,
                -6
            },
            sparkles = {
                1,
                -4
            },
            sparkles_dark = {
                1,
                -4
            },
            sick = {
                0,
                -9
            },
            music_notes = {
                0,
                -4
            },
            intensity = {
                2,
                -13
            },
            surprise = {
                0,
                -4
            },
            shock = {
                0,
                -11
            },
            sigh = {
                -1,
                -6
            },
            loud = {
                5,
                -7
            },
            cheery = {
                -1,
                -4
            },
            drop = {
                -1,
                -12
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            concerned = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            blush = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            angry_blush = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            sigh = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            sly = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            blush_special = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            hope_special = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            sincere_special = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            hurt = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sad_special = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            bath_neutral = {
                'beach'
            },
            happy_blush = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear'
            },
            shocked = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear'
            },
            drink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            kiss = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear'
            },
            action = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            bath_swim = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'beach'
                },
                type = 'linear'
            },
            hair_flip = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'beach'
                },
                type = 'linear',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            coin_flip = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer'
                },
                type = 'linear',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            inspect_gem = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            jump = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring'
                },
                type = 'linear'
            }
        },
        name_en = 'Balor',
        name_key = 'npcs/balor/name'
    },
    luc = {
        bio = 'Budding entomologist with big dreams and bigger bugs. Brother to Reina and Maple, son of Hemlock and Josephine.',
        loved_gifts = {
            'amber_trapped_insect',
            'bumblebee',
            'copper_beetle',
            'fairy_bee',
            'grilled_cheese',
            'jewel_beetle',
            'rhinoceros_beetle',
            'roly_poly',
            'sea_scarab',
            'strobe_firefly'
        },
        liked_gifts = {
            'ant',
            'butterfly',
            'cave_shrimp',
            'cheese',
            'chocolate',
            'cricket',
            'fuzzy_moth',
            'hot_cocoa',
            'hummingbird_hawk_moth',
            'inchworm',
            'jam_sandwich',
            'mistmoth',
            'monarch_butterfly',
            'orchid_mantis',
            'pond_skater',
            'praying_mantis',
            'puddle_spider',
            'river_snail',
            'snowball_beetle',
            'worm'
        },
        disliked_gift_tags = {
            'junk',
            'weird_gift',
            'caffeine',
            'alcohol'
        },
        hated_gift = 'frog',
        banned_gift_tags = {
            'alcohol',
            'caffeine',
            'bomb'
        },
        name = '卢克',
        aldarian_name = 'LK',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter'
        },
        tags = {
            'townsfolk',
            'inn_family',
            'child'
        },
        journal_portrait_offset = {
            -116,
            -70
        },
        journal_background_color = {
            255,
            210,
            227
        },
        date_photo_offset = {
            0,
            0
        },
        job = 'npcs/luc/job',
        icon_sprite = 'spr_ui_generic_icon_npc_luc',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_luc',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_luc',
        dateable = false,
        birthday = {
            season = 'spring',
            day = 21
        },
        gossip = {
            line = 'luc_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'hot_chocolate'
            },
            ['12'] = {
                'water',
                'juice'
            },
            ['17'] = {
                'juice'
            },
            ['19'] = {
                'milk',
                'hot_chocolate'
            }
        },
        offsets = {
            portrait = {
                -128,
                -65
            },
            sweat = {
                -5,
                37
            },
            hearts = {
                -5,
                37
            },
            angry = {
                -5,
                41
            },
            sparkles = {
                0,
                40
            },
            sparkles_dark = {
                0,
                40
            },
            sick = {
                -1,
                41
            },
            music_notes = {
                0,
                40
            },
            intensity = {
                2,
                28
            },
            surprise = {
                0,
                38
            },
            shock = {
                -5,
                30
            },
            sigh = {
                5,
                29
            },
            loud = {
                -2,
                32
            },
            cheery = {
                0,
                34
            },
            drop = {
                -2,
                37
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            shocked = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            drink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            action = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            net = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking = 'idle'
            },
            scratch_head = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            }
        },
        name_en = 'Luc',
        name_key = 'npcs/luc/name'
    },
    seridia = {
        loved_gifts = {
            'shadow_flower',
            'dragon_pact_tablet',
            'night_queen',
            'fog_orchid'
        },
        liked_gifts = {
            'crystal_rose',
            'black_tablet',
            'ore_pink_diamond',
            'ore_mistril',
            'mistril_ingot',
            'crystal',
            'red_wine',
            'crystal_caterpillar',
            'crystal_berry_pie',
            'iris',
            'cosmos',
            'rose'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'draon_part',
            'weird_gift'
        },
        hated_gift = 'statuette_of_caldarus',
        fallback_outfit = 'human_spring',
        name = '祭司',
        aldarian_name = 'SRDY',
        music = 'Music/Npc Tracks/Priestess',
        outfits = {
            'priestess'
        },
        tags = {
            'draconic',
            'dateable'
        },
        journal_portrait_offset = {
            -118,
            -18
        },
        journal_background_color = {
            218,
            246,
            255
        },
        date_photo_offset = {
            0,
            0
        },
        job = 'npcs/seridia/job',
        icon_sprite = 'spr_ui_generic_icon_npc_priestess',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_priestess',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_priestess',
        dateable = false,
        birthday = {
            season = 'winter',
            day = 2
        },
        gossip = {
            line = 'seridia_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'coffee'
            },
            ['17'] = {
                'wine'
            }
        },
        offsets = {
            portrait = {
                -131,
                -65
            },
            sweat = {
                -5,
                -6
            },
            hearts = {
                -5,
                -6
            },
            angry = {
                -5,
                -6
            },
            sparkles = {
                8,
                -14
            },
            sparkles_dark = {
                8,
                -14
            },
            sick = {
                4,
                -10
            },
            music_notes = {
                5,
                -16
            },
            intensity = {
                4,
                -12
            },
            surprise = {
                34,
                2
            },
            shock = {
                14,
                -9
            },
            sigh = {
                1,
                -6
            },
            loud = {
                11,
                -6
            },
            cheery = {
                6,
                -6
            },
            drop = {
                7,
                -6
            }
        },
        portraits = {
            neutral = {
                'priestess'
            },
            neutral_closed = {
                'priestess'
            },
            eyes_shine = {
                'priestess'
            },
            mad = {
                'priestess'
            },
            sigh = {
                'priestess'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'priestess'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            }
        },
        name_en = 'Priestess',
        name_key = 'npcs/seridia/name'
    },
    merri = {
        loved_gifts = {
            'golden_alpaca_wool',
            'golden_bristle',
            'golden_bull_horn',
            'golden_duck_feather',
            'golden_horse_hair',
            'golden_rabbit_wool',
            'golden_feather',
            'golden_sheep_wool',
            'perfect_diamond',
            'perfect_pink_diamond'
        },
        liked_gifts = {
            'alpaca_wool',
            'basic_wood',
            'bristle',
            'bull_horn',
            'clay',
            'coral',
            'crystal',
            'ore_diamond',
            'duck_feather',
            'glass',
            'hard_wood',
            'horse_hair',
            'latte',
            'obsidian',
            'paper',
            'ore_pink_diamond',
            'rabbit_wool',
            'feather',
            'sheep_wool',
            'ore_stone'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'weird_gift'
        },
        hated_gift = 'snail',
        name = '梅利',
        aldarian_name = 'MR',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter'
        },
        tags = {
            'vendor'
        },
        journal_portrait_offset = {
            -112,
            -39
        },
        journal_background_color = {
            255,
            225,
            201
        },
        date_photo_offset = {
            0,
            0
        },
        job = 'npcs/merri/job',
        icon_sprite = 'spr_ui_generic_icon_npc_merri',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_merri',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_merri',
        dateable = false,
        birthday = {
            season = 'fall',
            day = 6
        },
        gossip = {
            line = 'merri_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'coffee'
            },
            ['17'] = {
                'wine'
            }
        },
        offsets = {
            portrait = {
                -124,
                -65
            },
            sweat = {
                -9,
                10
            },
            hearts = {
                -9,
                10
            },
            angry = {
                -5,
                7
            },
            sparkles = {
                -3,
                6
            },
            sparkles_dark = {
                -3,
                6
            },
            sick = {
                -4,
                10
            },
            music_notes = {
                -3,
                6
            },
            intensity = {
                -2,
                -3
            },
            surprise = {
                0,
                5
            },
            shock = {
                2,
                4
            },
            sigh = {
                -5,
                4
            },
            loud = {
                4,
                6
            },
            cheery = {
                0,
                11
            },
            drop = {
                -5,
                5
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            action = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            }
        },
        name_en = 'Merri',
        name_key = 'npcs/merri/name'
    },
    holt = {
        loved_gifts = {
            'flour',
            'gazpacho',
            'hard_wood',
            'loaded_baked_potato',
            'baked_potato',
            'stone_horse',
            'narrows_moss',
            'coffee',
            'watermelon',
            'wheat'
        },
        liked_gifts = {
            'potato',
            'beet',
            'broccoli',
            'cabbage',
            'carrot',
            'cauliflower',
            'chili_pepper',
            'corn',
            'cranberry',
            'cucumber',
            'daikon_radish',
            'onion',
            'peas',
            'pumpkin',
            'rice_stalk',
            'snow_peas',
            'strawberry',
            'sugar_cane',
            'sweet_potato',
            'turnip'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'weird_gift'
        },
        hated_gift = 'puddle_spider',
        name = '霍特',
        aldarian_name = 'HLT',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter'
        },
        tags = {
            'townsfolk',
            'general_store_family'
        },
        journal_portrait_offset = {
            -108,
            -27
        },
        journal_background_color = {
            255,
            189,
            145
        },
        date_photo_offset = {
            0,
            0
        },
        job = 'npcs/holt/job',
        icon_sprite = 'spr_ui_generic_icon_npc_holt',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_holt',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_holt',
        dateable = false,
        birthday = {
            season = 'fall',
            day = 14
        },
        gossip = {
            line = 'holt_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'latte',
                'juice'
            },
            ['12'] = {
                'lemonade'
            },
            ['16'] = {
                'beer',
                'green_bottle'
            },
            ['20'] = {
                'beer',
                'whiskey',
                'cocktail'
            }
        },
        offsets = {
            portrait = {
                -130,
                -65
            },
            sweat = {
                -8,
                -6
            },
            hearts = {
                -8,
                -6
            },
            angry = {
                -15,
                1
            },
            sparkles = {
                -5,
                -1
            },
            sparkles_dark = {
                -5,
                -1
            },
            sick = {
                -8,
                -3
            },
            music_notes = {
                -7,
                -1
            },
            intensity = {
                -6,
                -11
            },
            surprise = {
                -12,
                -4
            },
            shock = {
                -7,
                -15
            },
            sigh = {
                -2,
                -6
            },
            loud = {
                -2,
                -11
            },
            cheery = {
                -5,
                0
            },
            drop = {
                -9,
                -7
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            shocked = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            drink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            action = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            sweep = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex',
                on_pause_speaking = 'idle'
            },
            whittle = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking = 'idle'
            },
            write = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex'
            }
        },
        name_en = 'Holt',
        name_key = 'npcs/holt/name'
    },
    celine = {
        bio = 'Sweet, bookish gardener who works part-time at her parents\' general store. Daughter of Nora and Holt, sister to Dell. ',
        loved_gifts = {
            'breath_of_fire',
            'crystal_rose',
            'essence_blossom',
            'frost_lily',
            'hydrangea',
            'middlemist',
            'plum_blossom',
            'rose',
            'snowdrop_anemone',
            'temple_flower'
        },
        liked_gifts = {
            'catmint',
            'celosia',
            'chrysanthemum',
            'cosmos',
            'crocus',
            'daffodil',
            'daisy',
            'dandelion',
            'heather',
            'iris',
            'jasmine',
            'lilac',
            'marigold',
            'poinsettia',
            'rose_tea',
            'snapdragon',
            'spring_salad',
            'sunflower',
            'tulip',
            'viola'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'weird_gift'
        },
        hated_gift = 'caterpillar',
        name = '赛林',
        aldarian_name = 'SLN',
        music = 'Music/Npc Tracks/Celine',
        outfits = {
            'spring',
            'spring_garden',
            'summer',
            'summer_garden',
            'autumn',
            'autumn_garden',
            'winter',
            'beach'
        },
        tags = {
            'townsfolk',
            'general_store_family',
            'dateable'
        },
        journal_portrait_offset = {
            -113,
            -40
        },
        journal_background_color = {
            215,
            249,
            246
        },
        date_photo_offset = {
            -1,
            0
        },
        job = 'npcs/celine/job',
        icon_sprite = 'spr_ui_generic_icon_npc_celine',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_celine',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_celine',
        dateable = true,
        birthday = {
            season = 'summer',
            day = 14
        },
        gossip = {
            line = 'celine_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'black_tea',
                'green_tea'
            },
            ['12'] = {
                'green_tea',
                'lemonade'
            },
            ['16'] = {
                'wine',
                'white_wine',
                'rose_wine'
            },
            ['20'] = {
                'wine',
                'cocktail'
            }
        },
        offsets = {
            portrait = {
                -127,
                -65
            },
            sweat = {
                0,
                10
            },
            hearts = {
                -2,
                9
            },
            angry = {
                -4,
                11
            },
            sparkles = {
                0,
                9
            },
            sparkles_dark = {
                0,
                9
            },
            sick = {
                1,
                14
            },
            music_notes = {
                0,
                6
            },
            intensity = {
                0,
                0
            },
            surprise = {
                0,
                9
            },
            shock = {
                4,
                6
            },
            sigh = {
                -2,
                5
            },
            loud = {
                7,
                9
            },
            cheery = {
                0,
                10
            },
            drop = {
                0,
                5
            }
        },
        portraits = {
            neutral = {
                'spring',
                'spring_garden',
                'summer',
                'summer_garden',
                'autumn',
                'autumn_garden',
                'winter',
                'beach'
            },
            think = {
                'spring',
                'spring_garden',
                'summer',
                'summer_garden',
                'autumn',
                'autumn_garden',
                'winter',
                'beach'
            },
            happy = {
                'spring',
                'spring_garden',
                'summer',
                'summer_garden',
                'autumn',
                'autumn_garden',
                'winter',
                'beach'
            },
            wink = {
                'spring',
                'spring_garden',
                'summer',
                'summer_garden',
                'autumn',
                'autumn_garden',
                'winter',
                'beach'
            },
            very_happy = {
                'spring',
                'spring_garden',
                'summer',
                'summer_garden',
                'autumn',
                'autumn_garden',
                'winter',
                'beach'
            },
            blush = {
                'spring',
                'spring_garden',
                'summer',
                'summer_garden',
                'autumn',
                'autumn_garden',
                'winter',
                'beach'
            },
            embarrassed = {
                'spring',
                'spring_garden',
                'summer',
                'summer_garden',
                'autumn',
                'autumn_garden',
                'winter',
                'beach'
            },
            blush_closed_eyes = {
                'spring',
                'spring_garden',
                'summer',
                'summer_garden',
                'autumn',
                'autumn_garden',
                'winter',
                'beach'
            },
            blush_special = {
                'spring',
                'spring_garden',
                'summer',
                'summer_garden',
                'autumn',
                'autumn_garden',
                'winter',
                'beach'
            },
            annoyed = {
                'spring',
                'spring_garden',
                'summer',
                'summer_garden',
                'autumn',
                'autumn_garden',
                'winter',
                'beach'
            },
            mad = {
                'spring',
                'spring_garden',
                'summer',
                'summer_garden',
                'autumn',
                'autumn_garden',
                'winter',
                'beach'
            },
            angry_blush = {
                'spring',
                'spring_garden',
                'summer',
                'summer_garden',
                'autumn',
                'autumn_garden',
                'winter',
                'beach'
            },
            gloomy = {
                'spring',
                'spring_garden',
                'summer',
                'summer_garden',
                'autumn',
                'autumn_garden',
                'winter',
                'beach'
            },
            concerned = {
                'spring',
                'spring_garden',
                'summer',
                'summer_garden',
                'autumn',
                'autumn_garden',
                'winter',
                'beach'
            },
            sad = {
                'spring',
                'spring_garden',
                'summer',
                'summer_garden',
                'autumn',
                'autumn_garden',
                'winter',
                'beach'
            },
            laugh = {
                'spring',
                'spring_garden',
                'summer',
                'summer_garden',
                'autumn',
                'autumn_garden',
                'winter',
                'beach'
            },
            sweat = {
                'spring',
                'spring_garden',
                'summer',
                'summer_garden',
                'autumn',
                'autumn_garden',
                'winter',
                'beach'
            },
            ugh = {
                'spring',
                'spring_garden',
                'summer',
                'summer_garden',
                'autumn',
                'autumn_garden',
                'winter',
                'beach'
            },
            think_special = {
                'spring',
                'spring_garden',
                'summer',
                'summer_garden',
                'autumn',
                'autumn_garden',
                'winter',
                'beach'
            },
            teary_special = {
                'spring',
                'spring_garden',
                'summer',
                'summer_garden',
                'autumn',
                'autumn_garden',
                'winter',
                'beach'
            },
            shy_blush = {
                'spring',
                'spring_garden',
                'summer',
                'summer_garden',
                'autumn',
                'autumn_garden',
                'winter',
                'beach'
            },
            bath_neutral = {
                'beach'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'spring_garden',
                    'summer',
                    'summer_garden',
                    'autumn',
                    'autumn_garden',
                    'winter',
                    'beach'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'spring_garden',
                    'summer',
                    'summer_garden',
                    'autumn',
                    'autumn_garden',
                    'winter',
                    'beach'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'spring_garden',
                    'summer',
                    'summer_garden',
                    'autumn',
                    'autumn_garden',
                    'winter',
                    'beach'
                },
                type = 'linear'
            },
            shocked = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'spring_garden'
                },
                type = 'complex'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'spring_garden',
                    'summer',
                    'summer_garden',
                    'autumn',
                    'autumn_garden',
                    'winter'
                },
                type = 'linear'
            },
            drink = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            kiss = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'spring_garden',
                    'summer',
                    'summer_garden',
                    'autumn',
                    'autumn_garden',
                    'winter',
                    'beach'
                },
                type = 'linear'
            },
            action = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            bath_swim = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'beach'
                },
                type = 'linear'
            },
            herb = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'linear',
                on_pause_speaking = 'idle'
            },
            book_stand = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex',
                on_pause_speaking = 'idle'
            },
            book_sit = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex',
                on_pause_speaking = 'sit'
            },
            sweep = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex',
                on_pause_speaking = 'idle'
            },
            harvest = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring_garden',
                    'summer_garden',
                    'autumn_garden'
                },
                type = 'linear'
            }
        },
        name_en = 'Celine',
        name_key = 'npcs/celine/name'
    },
    terithia = {
        bio = 'Rough and tough fisherwoman and former soldier with a million stories to tell, living by the ocean.',
        loved_gifts = {
            'cod_with_thyme',
            'fish_stew',
            'giant_fish_scale',
            'lobster_roll',
            'perch_risotto',
            'rubber_fish',
            'sea_bream_rice',
            'seafood_boil',
            'seafood_snow_pea_noodles',
            'sushi_platter'
        },
        liked_gifts = {
            'breaded_catfish',
            'canned_sardines',
            'clam_chowder',
            'crayfish_etouffee',
            'deep_sea_soup',
            'dried_squid',
            'fish_skewer',
            'fish_tacos',
            'grilled_eel_rice_bowl',
            'horseradish_salmon',
            'mackerel_sashimi',
            'pan_fried_bream',
            'pan_fried_salmon',
            'pan_fried_snapper',
            'red_snapper_sushi',
            'salmon_sashimi',
            'sesame_tuna_bowl',
            'smoked_trout_soup',
            'spicy_crab_sushi',
            'tuna_sashimi'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'weird_gift'
        },
        hated_gift = 'fiber',
        name = '泰瑞西亚',
        aldarian_name = 'TRTY',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter'
        },
        tags = {
            'townsfolk'
        },
        journal_portrait_offset = {
            -119,
            -37
        },
        journal_background_color = {
            185,
            247,
            255
        },
        date_photo_offset = {
            0,
            0
        },
        job = 'npcs/terithia/job',
        icon_sprite = 'spr_ui_generic_icon_npc_terithia',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_terithia',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_terithia',
        dateable = false,
        birthday = {
            season = 'fall',
            day = 22
        },
        gossip = {
            line = 'terithia_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'water',
                'coffee'
            },
            ['12'] = {
                'espresso'
            },
            ['15'] = {
                'beer'
            }
        },
        offsets = {
            portrait = {
                -125,
                -65
            },
            sweat = {
                5,
                10
            },
            hearts = {
                5,
                10
            },
            angry = {
                1,
                12
            },
            sparkles = {
                7,
                7
            },
            sparkles_dark = {
                7,
                7
            },
            sick = {
                -2,
                13
            },
            music_notes = {
                5,
                7
            },
            intensity = {
                4,
                0
            },
            surprise = {
                7,
                3
            },
            shock = {
                11,
                0
            },
            sigh = {
                7,
                4
            },
            loud = {
                7,
                5
            },
            cheery = {
                4,
                11
            },
            drop = {
                5,
                4
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            shocked = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            drink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            action = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            fish = {
                default_direction = 'east',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex'
            },
            bait = {
                default_direction = 'east',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex'
            }
        },
        name_en = 'Terithia',
        name_key = 'npcs/terithia/name'
    },
    louis = {
        bio = 'Legendary tailor banished from the Capital, now a fixture of Mistria\'s Saturday Market.',
        loved_gifts = {
            'golden_alpaca_wool',
            'golden_bristle',
            'golden_duck_feather',
            'golden_feather',
            'golden_horse_hair',
            'golden_rabbit_wool',
            'golden_sheep_wool',
            'middlemist',
            'red_wine',
            'white_wine'
        },
        liked_gifts = {
            'alpaca_wool',
            'breath_of_fire',
            'bristle',
            'cattail',
            'celosia',
            'crystal',
            'crystal_rose',
            'duck_feather',
            'essence_blossom',
            'feather',
            'cup_of_tea',
            'frost_lily',
            'horse_hair',
            'lilac',
            'marigold',
            'rabbit_wool',
            'shadow_flower',
            'snapdragon',
            'viola',
            'sheep_wool'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'weird_gift'
        },
        hated_gift = 'fuzzy_moth',
        name = '路易斯',
        aldarian_name = 'LW',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter'
        },
        tags = {
            'vendor'
        },
        journal_portrait_offset = {
            -118,
            -36
        },
        journal_background_color = {
            255,
            216,
            254
        },
        date_photo_offset = {
            0,
            0
        },
        job = 'npcs/louis/job',
        icon_sprite = 'spr_ui_generic_icon_npc_louis',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_louis',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_louis',
        dateable = false,
        birthday = {
            season = 'fall',
            day = 20
        },
        gossip = {
            line = 'louis_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'coffee'
            },
            ['17'] = {
                'wine'
            }
        },
        offsets = {
            portrait = {
                -126,
                -65
            },
            sweat = {
                0,
                9
            },
            hearts = {
                0,
                4
            },
            angry = {
                -5,
                6
            },
            sparkles = {
                1,
                9
            },
            sparkles_dark = {
                1,
                9
            },
            sick = {
                0,
                8
            },
            music_notes = {
                -2,
                5
            },
            intensity = {
                -2,
                -4
            },
            surprise = {
                -1,
                6
            },
            shock = {
                5,
                -8
            },
            sigh = {
                1,
                -1
            },
            loud = {
                7,
                -4
            },
            cheery = {
                0,
                -2
            },
            drop = {
                -3,
                -2
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            action = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            }
        },
        name_en = 'Louis',
        name_key = 'npcs/louis/name'
    },
    elsie = {
        loved_gifts = {
            'alda_feather_pendant',
            'cranberry_orange_scone',
            'crystal_rose',
            'jasmine_tea',
            'mont_blanc',
            'paper',
            'perfect_diamond',
            'poached_pear',
            'rose',
            'wildberry_scone'
        },
        liked_gifts = {
            'blackberry_jam',
            'blueberry_jam',
            'cherry_tart',
            'chrysanthemum',
            'cosmos',
            'crystal_berry_pie',
            'ore_diamond',
            'iris',
            'jasmine',
            'lilac',
            'marmalade',
            'moon_fruit_cake',
            'pomegranate_sorbet',
            'quiche',
            'red_wine',
            'rosehip_jam',
            'rose_hip',
            'tulip',
            'white_wine',
            'wild_berry_jam'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'weird_gift'
        },
        hated_gift = 'praying_mantis',
        name = '艾尔西',
        aldarian_name = 'ELS',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter'
        },
        tags = {
            'townsfolk',
            'noble'
        },
        journal_portrait_offset = {
            -120,
            -30
        },
        journal_background_color = {
            234,
            212,
            255
        },
        date_photo_offset = {
            0,
            0
        },
        job = 'npcs/elsie/job',
        icon_sprite = 'spr_ui_generic_icon_npc_elsie',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_elsie',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_elsie',
        dateable = false,
        birthday = {
            season = 'summer',
            day = 2
        },
        gossip = {
            line = 'elsie_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'green_tea'
            },
            ['12'] = {
                'green_tea',
                'lemonade'
            },
            ['15'] = {
                'wine',
                'white_wine',
                'rose_wine'
            },
            ['20'] = {
                'wine',
                'white_wine',
                'rose_wine',
                'absinthe'
            }
        },
        offsets = {
            portrait = {
                -98,
                -65
            },
            sweat = {
                0,
                -2
            },
            hearts = {
                0,
                -2
            },
            angry = {
                -1,
                3
            },
            sparkles = {
                8,
                -2
            },
            sparkles_dark = {
                8,
                -2
            },
            sick = {
                5,
                -1
            },
            music_notes = {
                3,
                -2
            },
            intensity = {
                5,
                -8
            },
            surprise = {
                0,
                -4
            },
            shock = {
                0,
                -12
            },
            sigh = {
                3,
                -5
            },
            loud = {
                12,
                -2
            },
            cheery = {
                6,
                -2
            },
            drop = {
                2,
                0
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            shocked = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            drink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            action = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            sing = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn'
                },
                type = 'complex',
                on_pause_speaking = 'idle'
            },
            write = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex'
            },
            write_sit = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex',
                is_seated = true
            }
        },
        name_en = 'Elsie',
        name_key = 'npcs/elsie/name'
    },
    juniper = {
        loved_gifts = {
            'ancient_royal_scepter',
            'black_tablet',
            'crystal_rose',
            'fish_tacos',
            'golden_cookies',
            'hardened_essence',
            'moon_fruit_cake',
            'mushroom_brew',
            'pizza',
            'spell_fruit_parfait'
        },
        liked_gifts = {
            'crunchy_chickpeas',
            'crystal',
            'fog_orchid',
            'frog',
            'latte',
            'middlemist',
            'morel_mushroom',
            'nettle',
            'newt',
            'night_queen',
            'essence_blossom',
            'poinsettia',
            'red_toadstool',
            'red_wine',
            'monster_powder',
            'shadow_flower',
            'spell_fruit',
            'toasted_sunflower_seeds',
            'water_chestnut_fritters',
            'white_wine'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'weird_gift'
        },
        hated_gift = 'sod',
        name = '朱尼珀',
        aldarian_name = 'JNPR',
        music = 'Music/Npc Tracks/Juniper',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter',
            'beach',
            'beach_accident'
        },
        tags = {
            'townsfolk',
            'dateable'
        },
        journal_portrait_offset = {
            -116,
            -35
        },
        journal_background_color = {
            243,
            219,
            255
        },
        date_photo_offset = {
            -4,
            0
        },
        job = 'npcs/juniper/job',
        icon_sprite = 'spr_ui_generic_icon_npc_juniper',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_juniper',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_juniper',
        dateable = true,
        birthday = {
            season = 'fall',
            day = 26
        },
        gossip = {
            line = 'juniper_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'coffee',
                'espresso',
                'latte'
            },
            ['12'] = {
                'latte'
            },
            ['15'] = {
                'wine'
            },
            ['22'] = {
                'absinthe',
                'wine'
            }
        },
        offsets = {
            portrait = {
                -130,
                -65
            },
            sweat = {
                1,
                2
            },
            hearts = {
                1,
                2
            },
            angry = {
                1,
                6
            },
            sparkles = {
                4,
                0
            },
            sparkles_dark = {
                4,
                0
            },
            sick = {
                2,
                4
            },
            music_notes = {
                2,
                0
            },
            intensity = {
                3,
                0
            },
            surprise = {
                0,
                0
            },
            shock = {
                5,
                0
            },
            sigh = {
                -1,
                2
            },
            loud = {
                9,
                2
            },
            cheery = {
                3,
                9
            },
            drop = {
                6,
                -2
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach',
                'beach_accident'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach',
                'beach_accident'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            laugh = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            wild_laugh = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            blush = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            angry_brows = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            annoyed = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            angry_blush = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            unimpressed = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            sly = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            sad_special = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            sincere_special = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            think_special = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            closed_eyes = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach',
                'beach_accident'
            },
            smile = {
                'beach_accident'
            },
            shocked = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            bath_neutral = {
                'beach'
            },
            happy_blush = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            }
        },
        portrait_sound_overrides = {
            laugh = 'SoundEffects/NPCs/Vocal/JuniperLaugh'
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach',
                    'beach_accident'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach',
                    'beach_accident'
                },
                type = 'linear'
            },
            shocked = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            drink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            kiss = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear'
            },
            action = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            bath_swim = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'beach'
                },
                type = 'linear'
            },
            gremlin = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring'
                },
                type = 'linear'
            },
            hair_flip = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            spell_cast = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex',
                sound = 'SoundEffects/NPCs/JuniperMagic',
                detach_sound = true
            },
            snooze = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking = 'sit'
            },
            charm = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            laugh = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            pose = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'linear',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            swim_idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'beach'
                },
                type = 'linear'
            },
            swim_spell_cast = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'beach'
                },
                type = 'linear'
            },
            transform = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'beach_accident'
                },
                type = 'linear'
            }
        },
        name_en = 'Juniper',
        name_key = 'npcs/juniper/name'
    },
    henrietta = {
        loved_gifts = {
            'berry_bowl',
            'animal_currency',
            'corn',
            'glowberry',
            'grilled_corn',
            'strawberry',
            'watermelon',
            'quality_small_animal_feed',
            'deluxe_small_animal_feed',
            'ultimate_small_animal_feed'
        },
        liked_gifts = {
            'apple',
            'blackberry',
            'blueberry',
            'broccoli',
            'cherry',
            'chestnut',
            'coconut',
            'cranberry',
            'cucumber',
            'grass_seed',
            'moon_fruit',
            'orange',
            'peach',
            'pear',
            'peas',
            'pomegranate',
            'pumpkin',
            'wild_berries',
            'wild_grapes',
            'wintergreen_berry'
        },
        disliked_gift_tags = {
            'junk',
            'citrus',
            'choco',
            'caffeine',
            'alcohol',
            'weird_gift'
        },
        hated_gift = 'garlic',
        banned_gift_tags = {
            'alcohol',
            'caffeine',
            'choco',
            'bomb'
        },
        name = '姬丽塔',
        aldarian_name = 'HNRYT',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter'
        },
        tags = {
            'townsfolk',
            'animal'
        },
        job = 'npcs/henrietta/job',
        journal_portrait_offset = {
            -120,
            -93
        },
        journal_background_color = {
            255,
            205,
            174
        },
        date_photo_offset = {
            0,
            0
        },
        journal_person_offset = {
            8,
            10
        },
        icon_sprite = 'spr_ui_generic_icon_npc_henrietta',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_henrietta',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_henrietta',
        dateable = false,
        birthday = {
            season = 'winter',
            day = 7
        },
        gossip = {
            line = 'henrietta_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'coffee'
            },
            ['17'] = {
                'wine'
            }
        },
        offsets = {
            portrait = {
                -114,
                -63
            },
            sweat = {
                34,
                83
            },
            hearts = {
                34,
                83
            },
            angry = {
                14,
                84
            },
            sparkles = {
                1,
                76
            },
            sparkles_dark = {
                1,
                76
            },
            sick = {
                21,
                84
            },
            music_notes = {
                -3,
                61
            },
            intensity = {
                16,
                57
            },
            surprise = {
                14,
                93
            },
            shock = {
                7,
                80
            },
            sigh = {
                11,
                58
            },
            loud = {
                11,
                82
            },
            cheery = {
                9,
                68
            },
            drop = {
                24,
                77
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            neutral_closed = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            sleep = {
                default_direction = 'east',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking = 'idle'
            },
            crow = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking = 'idle'
            },
            flap = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            jump = {
                default_direction = 'east',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking = 'idle'
            },
            hammer = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking = 'idle'
            }
        },
        name_en = 'Henrietta',
        name_key = 'npcs/henrietta/name'
    },
    landen = {
        bio = 'Suave, \'retired\' carpenter who, ah, you\'re doing it wrong, let me show you how a pro does it! Uncle to Ryis.',
        loved_gifts = {
            'coconut_cream_pie',
            'golden_bristle',
            'golden_bull_horn',
            'golden_cheesecake',
            'golden_cookies',
            'golden_duck_feather',
            'golden_horse_hair',
            'golden_feather',
            'hard_wood',
            'shard_mass'
        },
        liked_gifts = {
            'basic_wood',
            'bristle',
            'bull_horn',
            'canned_sardines',
            'clay',
            'coconut',
            'coconut_milk',
            'crystal',
            'deep_sea_soup',
            'duck_feather',
            'glass',
            'horse_hair',
            'obsidian',
            'paper',
            'feather',
            'ore_stone',
            'shards',
            'tomato_soup',
            'vegetable_pot_pie',
            'vegetable_soup'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'weird_gift'
        },
        hated_gift = 'roly_poly',
        name = '兰登',
        aldarian_name = 'LNDN',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter'
        },
        tags = {
            'townsfolk',
            'carpenter_family'
        },
        journal_portrait_offset = {
            -121,
            -29
        },
        journal_background_color = {
            250,
            223,
            255
        },
        date_photo_offset = {
            0,
            0
        },
        job = 'npcs/landen/job',
        icon_sprite = 'spr_ui_generic_icon_npc_landen',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_landen',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_landen',
        dateable = false,
        birthday = {
            season = 'fall',
            day = 4
        },
        gossip = {
            line = 'landen_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'coffee'
            },
            ['12'] = {
                'coffee',
                'water'
            },
            ['15'] = {
                'wine',
                'beer',
                'green_bottle'
            },
            ['21'] = {
                'whiskey',
                'wine'
            }
        },
        offsets = {
            portrait = {
                -135,
                -65
            },
            sweat = {
                4,
                4
            },
            hearts = {
                4,
                4
            },
            angry = {
                6,
                1
            },
            sparkles = {
                9,
                -2
            },
            sparkles_dark = {
                9,
                -2
            },
            sick = {
                5,
                0
            },
            music_notes = {
                7,
                -2
            },
            intensity = {
                8,
                -7
            },
            surprise = {
                9,
                -4
            },
            shock = {
                11,
                -6
            },
            sigh = {
                11,
                -3
            },
            loud = {
                12,
                -8
            },
            cheery = {
                5,
                3
            },
            drop = {
                7,
                -4
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            shocked = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            drink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            action = {
                default_direction = 'north',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            hammer = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking = 'idle'
            }
        },
        name_en = 'Landen',
        name_key = 'npcs/landen/name'
    },
    dell = {
        bio = 'Excitable, wildchild leader of the Dragonguard. Sister to Celine, daughter of Nora and Holt.',
        loved_gifts = {
            'alda_bronze_sword',
            'aldarian_sword',
            'apple_juice',
            'bullfrog',
            'caldosian_sword',
            'chocolate',
            'golden_cookies',
            'hermit_crab',
            'ice_cream_sundae',
            'jam_sandwich'
        },
        liked_gifts = {
            'apple',
            'basic_wood',
            'blackberry',
            'caramel_candy',
            'cattail',
            'clay',
            'frog',
            'glowberry_cookies',
            'grape_juice',
            'grilled_cheese',
            'hot_cocoa',
            'sour_lemon_cake',
            'lemonade',
            'lightning_dragonfly',
            'monster_cookie',
            'pudding',
            'snail',
            'ore_stone',
            'trail_mix',
            'turtle'
        },
        disliked_gift_tags = {
            'junk',
            'weird_gift',
            'caffeine',
            'alcohol'
        },
        hated_gift = 'broccoli',
        banned_gift_tags = {
            'alcohol',
            'caffeine',
            'bomb'
        },
        name = '戴尔',
        aldarian_name = 'DL',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter'
        },
        tags = {
            'townsfolk',
            'general_store_family',
            'child'
        },
        journal_portrait_offset = {
            -113,
            -59
        },
        journal_background_color = {
            211,
            222,
            225
        },
        date_photo_offset = {
            0,
            0
        },
        job = 'npcs/dell/job',
        icon_sprite = 'spr_ui_generic_icon_npc_dell',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_dell',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_dell',
        dateable = false,
        birthday = {
            season = 'winter',
            day = 3
        },
        gossip = {
            line = 'dell_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'juice'
            },
            ['12'] = {
                'juice',
                'lemonade'
            },
            ['17'] = {
                'milk'
            },
            ['19'] = {
                'milk',
                'hot_chocolate'
            }
        },
        offsets = {
            portrait = {
                -123,
                -65
            },
            sweat = {
                -3,
                28
            },
            hearts = {
                -3,
                28
            },
            angry = {
                -2,
                31
            },
            sparkles = {
                -1,
                24
            },
            sparkles_dark = {
                -1,
                24
            },
            sick = {
                -1,
                30
            },
            music_notes = {
                -2,
                24
            },
            intensity = {
                0,
                23
            },
            surprise = {
                0,
                28
            },
            shock = {
                0,
                24
            },
            sigh = {
                -3,
                26
            },
            loud = {
                4,
                25
            },
            cheery = {
                0,
                39
            },
            drop = {
                0,
                28
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            shocked = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            drink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            action = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            yawn = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            stretch = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            scratch_head = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer'
                },
                type = 'complex',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            swing_stick = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking = 'idle'
            }
        },
        name_en = 'Dell',
        name_key = 'npcs/dell/name'
    },
    nora = {
        bio = 'Stern, business-minded shopkeep who runs the General Store. Mother to Celine and Dell, married to Holt. ',
        loved_gifts = {
            'ancient_gold_coin',
            'cherry_cobbler',
            'fried_rice',
            'onion_soup',
            'peaches_and_cream',
            'pumpkin_stew',
            'roasted_cauliflower',
            'roasted_sweet_potato',
            'sauteed_snow_peas',
            'toasted_sunflower_seeds'
        },
        liked_gifts = {
            'baked_potato',
            'beet_salad',
            'braised_burdock',
            'braised_carrots',
            'butter',
            'cabbage_slaw',
            'candied_lemon_peel',
            'coconut_milk',
            'coffee',
            'cucumber_salad',
            'grilled_corn',
            'latte',
            'poached_pear',
            'salted_watermelon',
            'sesame_broccoli',
            'simmered_daikon',
            'sliced_turnip',
            'spicy_water_chestnuts',
            'strawberries_and_cream',
            'tomato_soup'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'weird_gift'
        },
        hated_gift = 'narrows_moss',
        name = '诺拉',
        aldarian_name = 'NR',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter'
        },
        tags = {
            'townsfolk',
            'general_store_family'
        },
        journal_portrait_offset = {
            -115,
            -40
        },
        journal_background_color = {
            204,
            225,
            255
        },
        date_photo_offset = {
            0,
            0
        },
        job = 'npcs/nora/job',
        icon_sprite = 'spr_ui_generic_icon_npc_nora',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_nora',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_nora',
        dateable = false,
        birthday = {
            season = 'summer',
            day = 24
        },
        gossip = {
            line = 'nora_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'latte'
            },
            ['12'] = {
                'water'
            },
            ['16'] = {
                'white_wine',
                'rose_wine'
            },
            ['20'] = {
                'white_wine',
                'cocktail'
            }
        },
        offsets = {
            portrait = {
                -130,
                -65
            },
            sweat = {
                -5,
                9
            },
            hearts = {
                -5,
                9
            },
            angry = {
                -1,
                8
            },
            sparkles = {
                1,
                5
            },
            sparkles_dark = {
                1,
                5
            },
            sick = {
                5,
                9
            },
            music_notes = {
                1,
                5
            },
            intensity = {
                0,
                1
            },
            surprise = {
                0,
                7
            },
            shock = {
                2,
                2
            },
            sigh = {
                -3,
                6
            },
            loud = {
                5,
                5
            },
            cheery = {
                0,
                11
            },
            drop = {
                5,
                4
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            shocked = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            drink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            action = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            sweep = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex',
                on_pause_speaking = 'idle'
            },
            write_sit = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex'
            },
            tap = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex'
            }
        },
        name_en = 'Nora',
        name_key = 'npcs/nora/name'
    },
    ryis = {
        bio = 'Quiet, chill carpenter who works at the woodshop, moved here from the Capital. Nephew of Landen.',
        loved_gifts = {
            'golden_bristle',
            'golden_bull_horn',
            'golden_cheesecake',
            'golden_cookies',
            'golden_duck_feather',
            'golden_feather',
            'golden_horse_hair',
            'hard_wood',
            'lobster_roll',
            'veggie_sub_sandwich'
        },
        liked_gifts = {
            'basic_wood',
            'beer',
            'bread',
            'bristle',
            'bull_horn',
            'clay',
            'cranberry_orange_scone',
            'crystal',
            'duck_feather',
            'feather',
            'garlic_bread',
            'glass',
            'glowberry_cookies',
            'horse_hair',
            'iced_coffee',
            'lilac',
            'obsidian',
            'paper',
            'ore_stone',
            'strawberry_shortcake'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'weird_gift'
        },
        hated_gift = 'pond_skater',
        name = '瑞斯',
        aldarian_name = 'RS',
        music = 'Music/Npc Tracks/Ryis',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter',
            'beach'
        },
        tags = {
            'townsfolk',
            'carpenter_family',
            'dateable'
        },
        journal_portrait_offset = {
            -112,
            -29
        },
        journal_background_color = {
            255,
            173,
            183
        },
        date_photo_offset = {
            0,
            0
        },
        job = 'npcs/ryis/job',
        icon_sprite = 'spr_ui_generic_icon_npc_ryis',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_ryis',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_ryis',
        dateable = true,
        birthday = {
            season = 'spring',
            day = 4
        },
        gossip = {
            line = 'ryis_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'coffee'
            },
            ['16'] = {
                'black_tea'
            }
        },
        offsets = {
            portrait = {
                -123,
                -65
            },
            sweat = {
                -1,
                -5
            },
            hearts = {
                -1,
                -5
            },
            angry = {
                -4,
                2
            },
            sparkles = {
                -1,
                1
            },
            sparkles_dark = {
                -1,
                1
            },
            sick = {
                0,
                -2
            },
            music_notes = {
                -1,
                1
            },
            intensity = {
                -1,
                -7
            },
            surprise = {
                -1,
                -4
            },
            shock = {
                0,
                -10
            },
            sigh = {
                -2,
                -3
            },
            loud = {
                2,
                -9
            },
            cheery = {
                0,
                1
            },
            drop = {
                0,
                -8
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            blush_special = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            sincere_special = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            bath_neutral = {
                'beach'
            },
            happy_blush = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            starry_eyed = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            surprised = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            thoughtful = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            thoughtful_blush = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear'
            },
            shocked = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            drink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            kiss = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear'
            },
            action = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            bath_swim = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'beach'
                },
                type = 'linear'
            },
            siteyesclosed = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            saw = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking = 'idle'
            },
            hammer = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                sound = 'SoundEffects/Tools/RyisHammerSwingAndHitWood',
                on_pause_speaking = 'idle'
            },
            wipebrow = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            write = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex'
            }
        },
        name_en = 'Ryis',
        name_key = 'npcs/ryis/name'
    },
    caldarus = {
        liked_gifts = {
            'beet_soup',
            'breath_of_fire',
            'chili_coconut_curry',
            'caldosian_chocolate_cake',
            'crab_cakes',
            'fish_tacos',
            'golden_cheesecake',
            'golden_cookies',
            'ice_cream_sundae',
            'incredibly_hot_pot',
            'lobster_roll',
            'marigold',
            'mushroom_steak_dinner',
            'perch_risotto',
            'spirit_mushroom_tea',
            'pumpkin_pie',
            'sea_bream_rice',
            'spell_fruit_parfait',
            'vegetable_pot_pie',
            'vegetable_quiche'
        },
        bio = 'TBD',
        loved_gifts = {
            'apple_honey_curry',
            'fried_rice',
            'harvest_plate',
            'mont_blanc',
            'seafood_boil',
            'seafood_snow_pea_noodles',
            'spring_galette',
            'statuette_of_caldarus',
            'sushi_platter',
            'veggie_sub_sandwich'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'dragon_part',
            'weird_gift'
        },
        hated_gift = 'unknown_dragon_statuette',
        name = '卡尔达鲁斯',
        aldarian_name = 'KLDRS',
        music = 'Music/Npc Tracks/Caldarus',
        outfits = {
            'dragon_statue',
            'human_spring',
            'human_summer',
            'human_autumn',
            'human_winter',
            'human_beach'
        },
        fallback_outfit = 'human_spring',
        tags = {
            'draconic',
            'dateable'
        },
        journal_portrait_offset = {
            -95,
            -18
        },
        journal_background_color = {
            218,
            246,
            255
        },
        date_photo_offset = {
            18,
            0
        },
        job = 'npcs/caldarus/job',
        icon_sprite = 'spr_ui_generic_icon_npc_caldarus',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_caldarus',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_caldarus',
        dateable = true,
        birthday = {
            season = 'spring',
            day = 25
        },
        gossip = {
            line = 'caldarus_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'coffee'
            },
            ['17'] = {
                'wine'
            }
        },
        offsets = {
            portrait = {
                -68,
                -36
            },
            sweat = {
                -23,
                -16
            },
            hearts = {
                -23,
                -16
            },
            angry = {
                -27,
                -10
            },
            sparkles = {
                -18,
                -7
            },
            sparkles_dark = {
                -18,
                -7
            },
            sick = {
                -21,
                -9
            },
            music_notes = {
                -22,
                -7
            },
            intensity = {
                -21,
                -15
            },
            surprise = {
                -22,
                -2
            },
            shock = {
                -22,
                -16
            },
            sigh = {
                -24,
                -8
            },
            loud = {
                -18,
                -11
            },
            cheery = {
                -19,
                -6
            },
            drop = {
                -22,
                -12
            }
        },
        portraits = {
            neutral = {
                'human_spring',
                'human_summer',
                'human_autumn',
                'human_winter',
                'human_beach',
                'dragon_statue'
            },
            real = {
                'dragon_statue'
            },
            real_closed_eyes = {
                'dragon_statue'
            },
            smile = {
                'human_spring',
                'human_summer',
                'human_autumn',
                'human_winter',
                'human_beach'
            },
            think = {
                'human_spring',
                'human_summer',
                'human_autumn',
                'human_winter',
                'human_beach'
            },
            happy = {
                'human_spring',
                'human_summer',
                'human_autumn',
                'human_winter',
                'human_beach'
            },
            wink = {
                'human_spring',
                'human_summer',
                'human_autumn',
                'human_winter',
                'human_beach'
            },
            mad = {
                'human_spring',
                'human_summer',
                'human_autumn',
                'human_winter',
                'human_beach'
            },
            embarrassed = {
                'human_spring',
                'human_summer',
                'human_autumn',
                'human_winter',
                'human_beach'
            },
            sad = {
                'human_spring',
                'human_summer',
                'human_autumn',
                'human_winter',
                'human_beach'
            },
            ugh = {
                'human_spring',
                'human_summer',
                'human_autumn',
                'human_winter',
                'human_beach'
            },
            pained = {
                'human_spring',
                'human_summer',
                'human_autumn',
                'human_winter',
                'human_beach'
            },
            sigh = {
                'human_spring',
                'human_summer',
                'human_autumn',
                'human_winter',
                'human_beach'
            },
            avoidant_special = {
                'human_spring',
                'human_summer',
                'human_autumn',
                'human_winter'
            },
            caring_special = {
                'human_spring',
                'human_summer',
                'human_autumn',
                'human_winter'
            },
            laugh_special = {
                'human_spring',
                'human_summer',
                'human_autumn',
                'human_winter'
            },
            think_special = {
                'human_spring',
                'human_summer',
                'human_autumn',
                'human_winter'
            },
            unsure_special = {
                'human_spring',
                'human_summer',
                'human_autumn',
                'human_winter'
            },
            laugh = {
                'human_spring',
                'human_summer',
                'human_autumn',
                'human_winter'
            },
            bath_neutral = {
                'human_beach'
            },
            serious_blush = {
                'human_spring',
                'human_summer',
                'human_autumn',
                'human_winter'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'human_spring',
                    'human_summer',
                    'human_autumn',
                    'human_winter',
                    'human_beach'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'human_spring',
                    'human_summer',
                    'human_autumn',
                    'human_winter',
                    'human_beach'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'human_spring',
                    'human_summer',
                    'human_autumn',
                    'human_winter',
                    'human_beach'
                },
                type = 'linear'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'human_spring',
                    'human_summer',
                    'human_autumn',
                    'human_winter'
                },
                type = 'linear'
            },
            kiss = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'human_spring',
                    'human_summer',
                    'human_autumn',
                    'human_winter',
                    'human_beach'
                },
                type = 'linear'
            },
            action = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'human_spring',
                    'human_summer',
                    'human_autumn',
                    'human_winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            bath_swim = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'human_beach'
                },
                type = 'linear'
            },
            eyes_closed = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'human_spring',
                    'human_summer',
                    'human_autumn',
                    'human_winter'
                },
                type = 'linear'
            },
            read = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'human_spring',
                    'human_summer',
                    'human_autumn',
                    'human_winter'
                },
                type = 'complex',
                on_pause_speaking = 'idle'
            },
            harvest = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'human_spring',
                    'human_summer',
                    'human_autumn',
                    'human_winter'
                },
                type = 'linear'
            },
            lute_play = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'human_spring',
                    'human_summer',
                    'human_autumn',
                    'human_winter'
                },
                type = 'complex'
            },
            spell_cast = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'human_spring',
                    'human_summer',
                    'human_autumn',
                    'human_winter'
                },
                type = 'complex',
                sound = 'SoundEffects/SpecialEvents/CaldarusMagicFull',
                detach_sound = true
            }
        },
        name_en = 'Caldarus',
        name_key = 'npcs/caldarus/name'
    },
    hayden = {
        loved_gifts = {
            'golden_butter',
            'golden_cheese',
            'golden_duck_egg',
            'golden_duck_mayonnaise',
            'golden_egg',
            'golden_mayonnaise',
            'golden_cow_milk',
            'pumpkin_pie',
            'stone_horse',
            'vegetable_quiche'
        },
        liked_gifts = {
            'apple_pie',
            'butter',
            'cheese',
            'coconut_cream_pie',
            'coffee',
            'crystal_berry_pie',
            'duck_egg',
            'duck_mayonnaise',
            'egg',
            'lemon_pie',
            'loaded_baked_potato',
            'mayonnaise',
            'cow_milk',
            'mushroom_steak_dinner',
            'pumpkin_stew',
            'quiche',
            'sweet_potato_pie',
            'cup_of_tea',
            'vegetable_pot_pie',
            'wildberry_pie'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'fishy',
            'weird_gift'
        },
        hated_gift = 'sushi_platter',
        name = '海登',
        aldarian_name = 'HDN',
        music = 'Music/Npc Tracks/Hayden',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter',
            'beach'
        },
        drink_offset = -2,
        tags = {
            'townsfolk',
            'dateable'
        },
        journal_portrait_offset = {
            -112,
            -15
        },
        journal_background_color = {
            255,
            219,
            169
        },
        date_photo_offset = {
            2,
            0
        },
        job = 'npcs/hayden/job',
        icon_sprite = 'spr_ui_generic_icon_npc_hayden',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_hayden',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_hayden',
        dateable = true,
        birthday = {
            season = 'winter',
            day = 8
        },
        gossip = {
            line = 'hayden_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'coffee',
                'water',
                'juice'
            },
            ['16'] = {
                'beer'
            },
            ['22'] = {
                'green_tea'
            }
        },
        offsets = {
            portrait = {
                -121,
                -65
            },
            sweat = {
                -8,
                -18
            },
            hearts = {
                -8,
                -18
            },
            angry = {
                -7,
                -17
            },
            sparkles = {
                0,
                -13
            },
            sparkles_dark = {
                0,
                -13
            },
            sick = {
                -1,
                -15
            },
            music_notes = {
                -2,
                -13
            },
            intensity = {
                0,
                -22
            },
            surprise = {
                27,
                -4
            },
            shock = {
                0,
                -24
            },
            sigh = {
                0,
                -17
            },
            loud = {
                5,
                -15
            },
            cheery = {
                0,
                -14
            },
            drop = {
                -1,
                -25
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            neutral_arm_down = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            neutral_fist = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            happy_arm_down = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            happy_fist = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            wink_arm_down = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            wink_fist = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            laugh = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            blush = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            annoyed = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            gloomy = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            sweat = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            think_special = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            shy_special = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            confident_blush = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            happy_arm_down_blush = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            bath_neutral = {
                'beach'
            },
            laugh_blush = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear'
            },
            shocked = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            drink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            kiss = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear'
            },
            action = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            bath_swim = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'beach'
                },
                type = 'linear'
            },
            sigh = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'linear',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            wipebrow = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            pet = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring'
                },
                type = 'linear'
            },
            till = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking = 'idle'
            },
            hammer = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                sound = 'SoundEffects/Tools/RyisHammerSwingAndHitWood',
                on_pause_speaking = 'idle'
            },
            water = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking = 'idle'
            },
            harvest = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            ride_idle_1 = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring'
                },
                type = 'linear'
            },
            ride_idle_2 = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring'
                },
                type = 'linear'
            },
            ride_idle_3 = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring'
                },
                type = 'linear'
            },
            ride_blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring'
                },
                type = 'linear'
            },
            ride_walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring'
                },
                type = 'linear',
                sound = 'SoundEffects/Animals/HorseFootsteps/HorseFootstepWalkGrass'
            },
            ride_run = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring'
                },
                type = 'linear',
                sound = 'SoundEffects/Animals/HorseFootsteps/HorseFootstepGallopGrass'
            },
            ride_jump = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring'
                },
                type = 'linear'
            }
        },
        name_en = 'Hayden',
        name_key = 'npcs/hayden/name'
    },
    adeline = {
        loved_gifts = {
            'coffee',
            'gazpacho',
            'lemon_pie',
            'middlemist',
            'mistril_ingot',
            'peaches_and_cream',
            'perfect_pink_diamond',
            'plum_blossom',
            'pumpkin_pie',
            'cup_of_tea'
        },
        bio = 'Bright-eyed, hardworking noble looking to help Mistria recover after the earthquake. Eiland\'s sister.',
        liked_gifts = {
            'candied_lemon_peel',
            'ore_diamond',
            'heather',
            'lemon',
            'sour_lemon_cake',
            'lemonade',
            'ore_mistril',
            'paper',
            'peach',
            'pineshroom_toast',
            'ore_pink_diamond',
            'pumpkin_stew',
            'red_wine',
            'snapdragon',
            'spicy_cheddar_biscuit',
            'tulip',
            'vegetable_soup',
            'white_wine',
            'wildberry_pie',
            'wildberry_scone'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'mushroomy',
            'weird_gift'
        },
        hated_gift = 'morel_mushroom',
        name = '艾德林',
        aldarian_name = 'ADLN',
        music = 'Music/Npc Tracks/Adeline',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter',
            'beach'
        },
        tags = {
            'townsfolk',
            'noble',
            'dateable'
        },
        journal_portrait_offset = {
            -114,
            -35
        },
        journal_background_color = {
            255,
            228,
            236
        },
        date_photo_offset = {
            -2,
            0
        },
        job = 'npcs/adeline/job',
        icon_sprite = 'spr_ui_generic_icon_npc_adeline',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_adeline',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_adeline',
        dateable = true,
        birthday = {
            season = 'winter',
            day = 18
        },
        gossip = {
            line = 'adeline_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'espresso'
            },
            ['12'] = {
                'coffee'
            },
            ['16'] = {
                'wine',
                'white_wine',
                'rose_wine'
            },
            ['24'] = {
                'hot_chocolate'
            }
        },
        offsets = {
            portrait = {
                -121,
                -65
            },
            sweat = {
                0,
                0
            },
            hearts = {
                0,
                0
            },
            angry = {
                0,
                0
            },
            sparkles = {
                0,
                0
            },
            sparkles_dark = {
                0,
                0
            },
            sick = {
                0,
                0
            },
            music_notes = {
                0,
                0
            },
            intensity = {
                0,
                0
            },
            surprise = {
                0,
                0
            },
            shock = {
                0,
                0
            },
            sigh = {
                0,
                0
            },
            loud = {
                0,
                0
            },
            cheery = {
                0,
                0
            },
            drop = {
                0,
                0
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            concerned = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            blush = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            angry_blush = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            cartoon_embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            sigh = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            sly = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            gloomy_special = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            hope_special = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            neutral_tired = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            embarrassed_tired = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            evasive_tired = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sick_eyes_open = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sick_eyes_closed = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sick_smile = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sick_think = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            bath_neutral = {
                'beach'
            },
            happy_blush = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear'
            },
            shocked = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear'
            },
            drink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            kiss = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear'
            },
            action = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            bath_swim = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                outfits = {
                    'beach'
                },
                type = 'linear'
            },
            finger_snap = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'linear',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            write = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex'
            },
            write_sit = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex',
                is_seated = true
            },
            think = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            faint = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            }
        },
        name_en = 'Adeline',
        name_key = 'npcs/adeline/name'
    },
    taliferro = {
        bio = 'Celebrated chef of noble birth, hailing from the Capital and seeking to bring his exquisite cooking to the simple peasants at the Saturday Market. ',
        loved_gifts = {
            'apple_honey_curry',
            'beet_soup',
            'fried_rice',
            'harvest_plate',
            'mont_blanc',
            'seafood_boil',
            'seafood_snow_pea_noodles',
            'spell_fruit_parfait',
            'spring_galette',
            'sushi_platter'
        },
        liked_gifts = {
            'chili_coconut_curry',
            'coconut_cream_pie',
            'crab_cakes',
            'fish_tacos',
            'glowberry_cookies',
            'golden_cheesecake',
            'golden_cookies',
            'herb_salad',
            'ice_cream_sundae',
            'incredibly_hot_pot',
            'lobster_roll',
            'mushroom_steak_dinner',
            'perch_risotto',
            'pumpkin_pie',
            'red_wine',
            'sea_bream_rice',
            'vegetable_pot_pie',
            'vegetable_quiche',
            'veggie_sub_sandwich',
            'white_wine'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'weird_gift'
        },
        hated_gift = 'monster_mash',
        name = '塔利费罗',
        aldarian_name = 'TLFR',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter'
        },
        tags = {
            'vendor'
        },
        journal_portrait_offset = {
            -116,
            -28
        },
        journal_background_color = {
            255,
            227,
            175
        },
        date_photo_offset = {
            0,
            0
        },
        job = 'npcs/taliferro/job',
        icon_sprite = 'spr_ui_generic_icon_npc_taliferro',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_taliferro',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_taliferro',
        dateable = false,
        birthday = {
            season = 'spring',
            day = 13
        },
        gossip = {
            line = 'taliferro_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'coffee'
            },
            ['17'] = {
                'wine'
            }
        },
        offsets = {
            portrait = {
                -125,
                -65
            },
            sweat = {
                -1,
                -3
            },
            hearts = {
                -1,
                -3
            },
            angry = {
                0,
                -3
            },
            sparkles = {
                2,
                -5
            },
            sparkles_dark = {
                2,
                -5
            },
            sick = {
                8,
                -6
            },
            music_notes = {
                0,
                -5
            },
            intensity = {
                0,
                -13
            },
            surprise = {
                2,
                -4
            },
            shock = {
                0,
                -15
            },
            sigh = {
                -2,
                -7
            },
            loud = {
                4,
                -11
            },
            cheery = {
                1,
                -4
            },
            drop = {
                4,
                -13
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sly = {
                'spring',
                'summer',
                'autumn',
                'winter'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            action = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            }
        },
        name_en = 'Taliferro',
        name_key = 'npcs/taliferro/name'
    },
    hemlock = {
        bio = 'Laid-back innkeeper, former touring musician. Married to Josephine, father to Reina, Luc and Maple.',
        loved_gifts = {
            'beer',
            'chili_coconut_curry',
            'crayfish_etouffee',
            'crispy_fried_earthshroom',
            'caldosian_drinking_horn',
            'hot_toddy',
            'incredibly_hot_pot',
            'white_wine',
            'wild_grapes',
            'spicy_corn'
        },
        liked_gifts = {
            'basil',
            'chili_pepper',
            'coffee',
            'crunchy_chickpeas',
            'dried_squid',
            'honey',
            'lemon',
            'roasted_chestnuts',
            'rock_salt',
            'sesame_broccoli',
            'spicy_cheddar_biscuit',
            'grape_juice',
            'spicy_crab_sushi',
            'spicy_water_chestnuts',
            'summer_salad',
            'tea',
            'thyme',
            'toasted_sunflower_seeds',
            'trail_mix',
            'water_chestnut_fritters'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'weird_gift'
        },
        hated_gift = 'newt',
        name = '赫姆洛克',
        aldarian_name = 'HMLK',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter'
        },
        tags = {
            'townsfolk',
            'inn_family'
        },
        journal_portrait_offset = {
            -129,
            -28
        },
        journal_background_color = {
            255,
            199,
            220
        },
        date_photo_offset = {
            0,
            0
        },
        job = 'npcs/hemlock/job',
        icon_sprite = 'spr_ui_generic_icon_npc_hemlock',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_hemlock',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_hemlock',
        dateable = false,
        birthday = {
            season = 'winter',
            day = 23
        },
        gossip = {
            line = 'hemlock_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'water',
                'juice'
            },
            ['16'] = {
                'beer'
            },
            ['22'] = {
                'beer',
                'coffee'
            }
        },
        offsets = {
            portrait = {
                -132,
                -65
            },
            sweat = {
                23,
                -9
            },
            hearts = {
                23,
                -9
            },
            angry = {
                18,
                -5
            },
            sparkles = {
                20,
                -1
            },
            sparkles_dark = {
                20,
                -1
            },
            sick = {
                24,
                -3
            },
            music_notes = {
                16,
                -1
            },
            intensity = {
                17,
                -12
            },
            surprise = {
                22,
                -4
            },
            shock = {
                23,
                -10
            },
            sigh = {
                13,
                -1
            },
            loud = {
                26,
                -7
            },
            cheery = {
                20,
                -2
            },
            drop = {
                22,
                -8
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            shocked = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            drink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            action = {
                default_direction = 'north',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            write = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex'
            },
            polish = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex'
            },
            chop = {
                default_direction = 'north',
                directions = {
                    'north'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                sound = 'SoundEffects/SpecialEvents/ReinaChop',
                on_pause_speaking = 'idle'
            },
            lute_play = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn'
                },
                type = 'complex',
                on_pause_speaking = 'idle'
            }
        },
        name_en = 'Hemlock',
        name_key = 'npcs/hemlock/name'
    },
    olric = {
        loved_gifts = {
            'perfect_copper_ore',
            'perfect_diamond',
            'perfect_emerald',
            'perfect_gold_ore',
            'perfect_iron_ore',
            'perfect_mistril_ore',
            'perfect_pink_diamond',
            'perfect_ruby',
            'perfect_sapphire',
            'perfect_silver_ore'
        },
        liked_gifts = {
            'ore_copper',
            'crystal',
            'ore_diamond',
            'ore_emerald',
            'ore_gold',
            'hard_boiled_egg',
            'ore_iron',
            'miners_mushroom_stew',
            'ore_mistril',
            'obsidian',
            'ore_pink_diamond',
            'rock_with_a_hole',
            'rockroot',
            'ore_ruby',
            'ore_sapphire',
            'ore_silver',
            'ore_stone',
            'stone_horse',
            'rock_statue',
            'weightless_stone'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'weird_gift'
        },
        hated_gift = 'rockbiter',
        name = '奥瑞克',
        aldarian_name = 'OLRK',
        outfits = {
            'spring',
            'spring_bunny_ears',
            'summer',
            'summer_bunny_ears',
            'autumn',
            'autumn_bunny_ears',
            'winter',
            'winter_bunny_ears'
        },
        tags = {
            'townsfolk',
            'forge_family'
        },
        journal_portrait_offset = {
            -115,
            -23
        },
        journal_background_color = {
            255,
            205,
            199
        },
        date_photo_offset = {
            0,
            0
        },
        job = 'npcs/olric/job',
        icon_sprite = 'spr_ui_generic_icon_npc_olric',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_olric',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_olric',
        dateable = false,
        birthday = {
            season = 'spring',
            day = 10
        },
        gossip = {
            line = 'olric_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'coffee'
            },
            ['12'] = {
                'juice',
                'coffee'
            },
            ['16'] = {
                'beer'
            },
            ['22'] = {
                'milk'
            }
        },
        offsets = {
            portrait = {
                -122,
                -65
            },
            sweat = {
                -1,
                -2
            },
            hearts = {
                -1,
                -2
            },
            angry = {
                -6,
                -4
            },
            sparkles = {
                -1,
                -4
            },
            sparkles_dark = {
                -1,
                -4
            },
            sick = {
                2,
                -8
            },
            music_notes = {
                -1,
                -4
            },
            intensity = {
                -2,
                -15
            },
            surprise = {
                -2,
                -4
            },
            shock = {
                0,
                -16
            },
            sigh = {
                -3,
                -9
            },
            loud = {
                3,
                -14
            },
            cheery = {
                0,
                -9
            },
            drop = {
                0,
                -9
            }
        },
        portraits = {
            neutral = {
                'spring',
                'spring_bunny_ears',
                'summer',
                'summer_bunny_ears',
                'autumn',
                'autumn_bunny_ears',
                'winter',
                'winter_bunny_ears'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'spring_bunny_ears',
                    'summer',
                    'summer_bunny_ears',
                    'autumn',
                    'autumn_bunny_ears',
                    'winter',
                    'winter_bunny_ears'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'spring_bunny_ears',
                    'summer',
                    'summer_bunny_ears',
                    'autumn',
                    'autumn_bunny_ears',
                    'winter',
                    'winter_bunny_ears'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'spring_bunny_ears',
                    'summer',
                    'summer_bunny_ears',
                    'autumn',
                    'autumn_bunny_ears',
                    'winter',
                    'winter_bunny_ears'
                },
                type = 'linear'
            },
            shocked = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            drink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            action = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            hammer = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                sound = 'SoundEffects/Tools/MarchBlacksmithingHammerSwingAndHit',
                on_pause_speaking = 'idle'
            },
            pickaxe = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking = 'idle'
            },
            drink_potion = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            sweep = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex',
                on_pause_speaking = 'idle'
            },
            squat = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            lift = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex'
            },
            write = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex'
            },
            wipebrow = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            tongs = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex',
                on_pause_speaking = 'idle'
            },
            polish = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex'
            }
        },
        name_en = 'Olric',
        name_key = 'npcs/olric/name'
    },
    josephine = {
        loved_gifts = {
            'jasmine_tea',
            'green_tea',
            'lavender_tea',
            'quiche',
            'roasted_rice_tea',
            'rose_tea',
            'cup_of_tea',
            'incredibly_hot_pot',
            'chili_coconut_curry',
            'crayfish_etouffee'
        },
        liked_gifts = {
            'breath_of_fire',
            'chili_pepper',
            'curry_powder',
            'essence_blossom',
            'flour',
            'honey',
            'jam_sandwich',
            'jasmine',
            'oil',
            'rice',
            'rose',
            'soy_sauce',
            'spicy_cheddar_biscuit',
            'spicy_corn',
            'spicy_crab_sushi',
            'spicy_water_chestnuts',
            'sugar',
            'sunflower',
            'tea',
            'wild_berry_jam'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'weird_gift'
        },
        hated_gift = 'worm',
        name = '乔瑟芬',
        aldarian_name = 'JSFN',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter'
        },
        tags = {
            'townsfolk',
            'inn_family'
        },
        journal_portrait_offset = {
            -114,
            -31
        },
        journal_background_color = {
            255,
            227,
            200
        },
        date_photo_offset = {
            0,
            0
        },
        job = 'npcs/josephine/job',
        icon_sprite = 'spr_ui_generic_icon_npc_josephine',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_josephine',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_josephine',
        dateable = false,
        birthday = {
            season = 'summer',
            day = 16
        },
        gossip = {
            line = 'josephine_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'black_tea',
                'green_tea'
            },
            ['12'] = {
                'lemonade',
                'green_tea'
            },
            ['16'] = {
                'wine'
            },
            ['20'] = {
                'wine',
                'cocktail'
            }
        },
        offsets = {
            portrait = {
                -129,
                -65
            },
            sweat = {
                -2,
                7
            },
            hearts = {
                -2,
                7
            },
            angry = {
                -3,
                11
            },
            sparkles = {
                2,
                4
            },
            sparkles_dark = {
                2,
                4
            },
            sick = {
                -2,
                8
            },
            music_notes = {
                0,
                4
            },
            intensity = {
                2,
                0
            },
            surprise = {
                0,
                -4
            },
            shock = {
                0,
                -6
            },
            sigh = {
                4,
                4
            },
            loud = {
                8,
                2
            },
            cheery = {
                0,
                11
            },
            drop = {
                0,
                6
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            shocked = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            drink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            action = {
                default_direction = 'north',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            write = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex'
            },
            sweep = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex',
                on_pause_speaking = 'idle'
            },
            sing = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex',
                on_pause_speaking = 'idle'
            },
            chop = {
                default_direction = 'north',
                directions = {
                    'north'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                sound = 'SoundEffects/SpecialEvents/ReinaChop',
                on_pause_speaking = 'idle'
            },
            polish = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex'
            }
        },
        name_en = 'Josephine',
        name_key = 'npcs/josephine/name'
    },
    reina = {
        loved_gifts = {
            'apple_honey_curry',
            'breaded_catfish',
            'cabbage_slaw',
            'ice_cream_sundae',
            'incredibly_hot_pot',
            'rosemary_garlic_noodles',
            'seafood_boil',
            'seafood_snow_pea_noodles',
            'spell_fruit_parfait',
            'sushi_platter'
        },
        liked_gifts = {
            'cauliflower_curry',
            'cheese',
            'cod_with_thyme',
            'coffee',
            'crystal_berry_pie',
            'daffodil',
            'deep_sea_soup',
            'flour',
            'garlic',
            'garlic_bread',
            'grilled_cheese',
            'iced_coffee',
            'miners_mushroom_stew',
            'pizza',
            'rice',
            'spicy_cheddar_biscuit',
            'sugar',
            'turnip_and_potato_gratin',
            'upper_mines_mushroom',
            'wildberry_pie'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'weird_gift'
        },
        hated_gift = 'tunnel_millipede',
        name = '雷娜',
        aldarian_name = 'RN',
        music = 'Music/Npc Tracks/Reina',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter',
            'beach'
        },
        tags = {
            'townsfolk',
            'inn_family',
            'dateable'
        },
        journal_portrait_offset = {
            -108,
            -39
        },
        journal_background_color = {
            255,
            240,
            208
        },
        date_photo_offset = {
            1,
            0
        },
        job = 'npcs/reina/job',
        icon_sprite = 'spr_ui_generic_icon_npc_reina',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_reina',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_reina',
        dateable = true,
        birthday = {
            season = 'fall',
            day = 12
        },
        gossip = {
            line = 'reina_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'latte'
            },
            ['12'] = {
                'water'
            },
            ['16'] = {
                'wine',
                'white_wine',
                'rose_wine'
            },
            ['20'] = {
                'wine',
                'cocktail'
            }
        },
        offsets = {
            portrait = {
                -125,
                -65
            },
            sweat = {
                -13,
                11
            },
            hearts = {
                -13,
                11
            },
            angry = {
                -13,
                15
            },
            sparkles = {
                -6,
                8
            },
            sparkles_dark = {
                -6,
                8
            },
            sick = {
                -10,
                0
            },
            music_notes = {
                -6,
                8
            },
            intensity = {
                -5,
                3
            },
            surprise = {
                -7,
                7
            },
            shock = {
                0,
                4
            },
            sigh = {
                -10,
                8
            },
            loud = {
                2,
                9
            },
            cheery = {
                -5,
                9
            },
            drop = {
                -8,
                2
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            think = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            wink = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            blush = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            embarrassed = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            blush_special = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            gloomy_special = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            blush_open_eyes = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            blush_think = {
                'spring',
                'summer',
                'autumn',
                'winter',
                'beach'
            },
            bath_neutral = {
                'beach'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear',
                on_pause_speaking_turn = true,
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear'
            },
            shocked = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring'
                },
                type = 'complex'
            },
            sit = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear'
            },
            drink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            eat = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east',
                    'north'
                },
                is_seated = true,
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                }
            },
            kiss = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter',
                    'beach'
                },
                type = 'linear'
            },
            action = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                last_frame_hold = {
                    240,
                    360
                },
                on_pause_speaking = 'idle'
            },
            bath_swim = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'beach'
                },
                type = 'linear'
            },
            write = {
                default_direction = 'south',
                directions = {
                    'south'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex'
            },
            chop = {
                default_direction = 'north',
                directions = {
                    'north'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                sound = 'SoundEffects/SpecialEvents/ReinaChop',
                on_pause_speaking = 'idle'
            },
            polish = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'complex'
            }
        },
        name_en = 'Reina',
        name_key = 'npcs/reina/name'
    },
    stillwell = {
        loved_gifts = {
            'fog_orchid',
            'black_tablet',
            'weightless_stone',
            'red_wine'
        },
        liked_gifts = {
            'glass',
            'muttering_cube',
            'crystal',
            'night_queen',
            'shardfin',
            'shadow_flower',
            'crystal_rose',
            'red_toadstool',
            'middlemist',
            'crystal_wing_moth',
            'coffee',
            'cup_of_tea'
        },
        disliked_gift_tags = {
            'junk',
            'bugs',
            'weird_gift'
        },
        hated_gift = 'sunflower',
        name = '斯蒂维尔',
        aldarian_name = 'STLWL',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter'
        },
        tags = {
            'vendor'
        },
        journal_portrait_offset = {
            -134,
            -38
        },
        journal_background_color = {
            202,
            179,
            255
        },
        date_photo_offset = {
            0,
            0
        },
        job = 'npcs/stillwell/job',
        icon_sprite = 'spr_illegal_16',
        small_icon_sprite = 'spr_illegal_16',
        small_outlined_icon_sprite = 'spr_illegal_16',
        dateable = false,
        birthday = {
            season = 'winter',
            day = 27
        },
        gossip = {
            line = 'stillwell_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        drink_preferences = {
            ['6'] = {
                'coffee'
            },
            ['17'] = {
                'wine'
            }
        },
        offsets = {
            portrait = {
                -132,
                -65
            },
            sweat = {
                19,
                9
            },
            hearts = {
                19,
                9
            },
            angry = {
                23,
                13
            },
            sparkles = {
                22,
                5
            },
            sparkles_dark = {
                22,
                5
            },
            sick = {
                27,
                6
            },
            music_notes = {
                19,
                5
            },
            intensity = {
                21,
                0
            },
            surprise = {
                23,
                4
            },
            shock = {
                27,
                5
            },
            sigh = {
                13,
                6
            },
            loud = {
                30,
                8
            },
            cheery = {
                22,
                9
            },
            drop = {
                27,
                -1
            }
        },
        portraits = {},
        cycles = {},
        name_en = 'Stillwell',
        name_key = 'npcs/stillwell/name'
    },
    dozy = {
        bio = 'Juniper\'s trusty and reliable familiar, without whom the bathhouse would surely fall apart. A very good boy.',
        loved_gifts = {
            'basic_wood',
            'hard_boiled_egg',
            'catfish',
            'crystalline_cricket',
            'golden_duck_egg',
            'golden_egg',
            'hard_wood',
            'dog_treat',
            'petrified_wood',
            'tiny_dinosaur_skeleton'
        },
        liked_gifts = {
            'butterfly',
            'carrot',
            'cicada',
            'cod',
            'cricket',
            'duck_egg',
            'egg',
            'firefly',
            'fuzzy_moth',
            'grasshopper',
            'mackerel',
            'monster_shell',
            'monster_hoop',
            'pumpkin',
            'red_snapper',
            'rockroot',
            'salmon',
            'sardine',
            'sod',
            'tuna'
        },
        disliked_gift_tags = {
            'junk',
            'citrus',
            'choco',
            'caffeine',
            'alcohol',
            'weird_gift'
        },
        banned_gift_tags = {
            'alcohol',
            'caffeine',
            'choco',
            'bomb'
        },
        hated_gift = 'chili_pepper',
        name = '困困',
        aldarian_name = 'DZ',
        outfits = {
            'spring',
            'summer',
            'autumn',
            'winter'
        },
        tags = {
            'townsfolk',
            'animal'
        },
        job = 'npcs/dozy/job',
        journal_portrait_offset = {
            -121,
            -75
        },
        journal_background_color = {
            184,
            228,
            255
        },
        date_photo_offset = {
            0,
            0
        },
        journal_person_offset = {
            0,
            -2
        },
        icon_sprite = 'spr_ui_generic_icon_npc_dozy',
        small_icon_sprite = 'spr_ui_generic_icon_npc_small_dozy',
        small_outlined_icon_sprite = 'spr_ui_generic_icon_npc_small_outline_dozy',
        dateable = false,
        birthday = {
            season = 'fall',
            day = 16
        },
        gossip = {
            line = 'dozy_gossip',
            portrait = 'happy',
            effect = 'hearts'
        },
        offsets = {
            portrait = {
                -123,
                -65
            },
            sweat = {
                3,
                43
            },
            hearts = {
                3,
                43
            },
            angry = {
                3,
                43
            },
            sparkles = {
                6,
                39
            },
            sparkles_dark = {
                6,
                39
            },
            sick = {
                9,
                46
            },
            music_notes = {
                6,
                39
            },
            intensity = {
                7,
                33
            },
            surprise = {
                4,
                48
            },
            shock = {
                0,
                38
            },
            sigh = {
                15,
                30
            },
            loud = {
                15,
                51
            },
            cheery = {
                7,
                38
            },
            drop = {
                8,
                43
            }
        },
        drink_preferences = {
            ['6'] = {
                'coffee'
            },
            ['17'] = {
                'wine'
            }
        },
        portraits = {
            neutral = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            happy = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            sad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            neutral_closed = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            mad = {
                'spring',
                'summer',
                'autumn',
                'winter'
            },
            ugh = {
                'spring',
                'summer',
                'autumn',
                'winter'
            }
        },
        cycles = {
            idle = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking_turn = true
            },
            blink = {
                default_direction = 'south',
                directions = {
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            walk = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking = 'idle',
                on_pause_background = 'idle'
            },
            tailwag = {
                default_direction = 'south',
                directions = {
                    'north',
                    'south',
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            sleep_1 = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking = 'doze_1'
            },
            sleep_2 = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear',
                on_pause_speaking = 'doze_2'
            },
            doze_1 = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            doze_2 = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            },
            happy = {
                default_direction = 'east',
                directions = {
                    'east'
                },
                outfits = {
                    'spring',
                    'summer',
                    'autumn',
                    'winter'
                },
                type = 'linear'
            }
        },
        name_en = 'Dozy',
        name_key = 'npcs/dozy/name'
    }
}