[anyone|plyr,"egil_conversationcamp2", [
(str_clear, s10),
(try_begin),
(eq, "$virtue_type", cb5_calm),
(str_store_string, s10, "@You need to rid yourself of arrogance. (Phlegmatic)"),
(else_try),
(eq, "$virtue_type", cb5_responsible),
(str_store_string, s10, "@I am always willing to learn. Thanks, Egil. (Melancholic)"),
(else_try),
(eq, "$virtue_type", cb5_extroverted),
(str_store_string, s10, "@I think it's clear that Fate is more favorable to me than to you. (Choleric)"),
(else_try),
(eq, "$virtue_type",cb5_bold),
(str_store_string, s10, "@Silence! You shall not disrespect my authority! (Sanguine)"),
(try_end),