Yeah, there's only "==" right now, I'll add "!=" in the next update
New relationship stats aren't in the editor yet, so you'll have to add them manually. And you can't check for influence or romance yet.
{
"target": "@actor_0@",
"parameter": "friendship",
"formula": "+ 3"
},
{
"target": "@actor_0@",
"parameter": "influence",
"formula": "- 5"
},
{
"target": "@actor_0@",
"parameter": "romance",
"formula": "+ 2"
}
Make sure there's a space between +/- and the number