@prefix exalt: <http://www.pipian.com/rdf/exalted/ontology#> .

:character a exalt:EclipseCaste ;
    exalt:name "Liu Meilin" ;
    exalt:player :player ;
    exalt:concept "Runaway Wife" ;
#    exalt:periphrasis
#    exalt:characterization
#    exalt:physicalDescription
    custexalt:birthday "13 Resp Water 745" ;
    exalt:motivation "keep out of my Ex's dirty evil hands until I got to someplace secure and thought of what to do from there" ;
    exalt:intimacy [ a exalt:Intimacy ;
        exalt:name "Freedom" ;
        exalt:points 1 ] ;
    exalt:intimacy [ a exalt:Intimacy ;
        exalt:name "Her Father" ;
        exalt:points 1 ] ;
    exalt:intimacy [ a exalt:Intimacy ;
        exalt:name "Honest Dealings" ;
        exalt:points 1 ] ;
    exalt:strength 2 ;
    exalt:dexterity 3 ;
    exalt:stamina 2 ;
    exalt:charisma 4 ;
    exalt:manipulation 3 ;
    exalt:appearance 4 ;
    exalt:perception 4 ;
    exalt:intelligence 4 ;
    exalt:wits 2 ;
    exalt:archery 2 ;
    exalt:martialArts 0 ;
    exalt:melee 0 ;
    exalt:thrown 0 ;
    exalt:war 0 ;
    exalt:integrity 3 ;
    exalt:performance 3 ;
    exalt:presence 2 ;
    exalt:resistance 1 ;
    exalt:survival 0 ;
    exalt:investigation 4 ;
    exalt:lore 3 ;
    exalt:medicine 0 ;
    exalt:occult 2 ;
    exalt:athletics 1 ;
    exalt:awareness 4 ;
    exalt:dodge 1 ;
    exalt:larceny 3 ;
    exalt:stealth 2 ;
    exalt:bureaucracy 5 ;
    exalt:linguistics 5 ;
    exalt:ride 2 ;
    exalt:sail 2 ;
    exalt:socialize 5 ;
    exalt:favoredStat exalt:integrity , exalt:performance , exalt:investigation , exalt:lore , exalt:awareness ;
    exalt:specialty [ a exalt:Specialty ;
        exalt:stat exalt:melee ;
        exalt:name "knives" ] ;
    exalt:craftAir 0 ;
    exalt:craftEarth 0 ;
    exalt:craftFire 0 ;
    exalt:craftWater 0 ;
    exalt:craftWood 0 ;
    exalt:language exalt:LowRealm , exalt:Seatongue , exalt:Riverspeak , exalt:Skytongue , exalt:OldRealm , exalt:Flametongue ;
    exalt:compassion 3 ;
    exalt:conviction 1 ;
    exalt:temperance 3 ;
    exalt:valor 2 ;
    exalt:willpower 6 ;
    exalt:essence 4 ;
    exalt:background [ a exalt:Background ;
        exalt:backgroundType exalt:Contacts ;
        exalt:points 3 ] ;
    exalt:background [ a exalt:Background ;
        exalt:backgroundType exalt:Influence ;
        exalt:points 2 ] ;
    exalt:background [ a exalt:Background ;
        exalt:backgroundType exalt:Resources ;
        exalt:points 3 ] ;
    exalt:background [ a exalt:Background ;
        exalt:backgroundType exalt:Backing ;
        exalt:name "Her Father" ;
        exalt:points 1 ] ;
    exalt:background [ a exalt:Background ;
        exalt:backgroundType exalt:Artifact ;
        exalt:name "Collar of Dawn's Cleansing Light" ;
        exalt:points 1 ] ;
    exalt:rootVirtue exalt:compassion ;
    exalt:virtueFlaw [ a exalt:VirtueFlaw ;
        exalt:name "Compassionate Martyrdom" ;
        exalt:condition "The character witnesses innocents suffering through no fault of their own." ;
        exalt:description "Overcome with the need to alleviante the suffering he witnesses, the character throws himself into helping the victims in the most direct and dramatic fashion possible." ] ;
    exalt:charm
        charms:AwarenessEssenceOverwhelming ,
	charms:KeenSightTechnique ,
	charms:FrugalMerchantMethod ,
	charms:InsightfulBuyerTechnique ,
	charms:BureaucracyEssenceOverwhelming ,
	charms:SpeedTheWheels ,
	charms:IntegrityProtectingPrana ,
	charms:InvestigationEssenceOverwhelming ,
	charms:InvestigationEssenceResurgent ,
	charms:CourtiersEyeTechnique ,
	charms:InfiniteInvestigationMastery ,
	charms:JudgesEarTechnique ,
	charms:SagaciousReadingOfIntent ,
	charms:PoeticExpressionStyle ,
	charms:EssenceLendingMethod ,
	charms:SpiritDetectingGlance ,
	charms:OxBodyTechnique ,
	charms:SocializeEssenceTriumphant ,
	charms:MasteryOfSmallManners ,
	charms:HeartfeltHonorificOpportunity ,
	charms:TabooInflictingDiatribe ,

