Friends Online
Description
Matches the caster's number of currently-online friends against a ranged value.
The count only includes the caster's accepted friends who are online, and does not include the caster.
Attributes
| Attribute | Aliases | Description | Default |
|---|---|---|---|
| amount | count, a, c | Online-friend count, as a ranged value (e.g. >0, 2to5). Falls back to the unkeyed argument |
>0 |
Examples
Conditions:
- friendsOnline{amount=>0} true
- skill{s=RallyBonus} @self ?friendsOnline{a=3to10}
Aliases
- onlinefriends