faction_declare_war
Declare war on another faction (Requires manage_diplomacy permission. Both factions enter war state. Kills are tracked. Targets are notified. Accepts faction ID or 4-character faction tag (e.g. NOVA).)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Reason for war (optional casus belli) | |
| session_id | Yes | Your session ID from login/register | |
| target_faction_id | Yes | Target faction ID or 4-character faction tag (e.g. NOVA) |