Player intent
Target, attack, or active ability
Fractara gameplay · Combat dossier
Fractara uses a real-time PvE autoattack loop in the overworld and Pocket Dimensions. Players select a creature, approach if needed, and keep attacking while it remains valid. The server approves every strike, checks position and cadence, resolves retaliation, persists death and rewards, and publishes the visible result.
One encounter, five states
The loop feels immediate, but no health change exists only in the browser. Movement, attacks, retaliation, rewards, and reset state converge through the backend.
Select a living creature in the overworld or your current Pocket Dimension room.
If the target is too far away, the client approaches it and rechecks the latest position.
One attack starts the first-party repeating loop. The server still approves every individual strike.
Living creatures retaliate on their own cadence, pursue valid targets, and reset when the chase breaks.
A durable death record finalizes XP, gold, authored loot, skill effects, and the correct respawn behavior.
Tactical inputs
The server loads combat state from the character and encounter. Equipment, class effects, creature behavior, and active tools can all matter without trusting the client to describe them.
Explore current skillsThe backend derives the active attack context from durable character equipment and skills. A custom client cannot submit its own damage number or silently substitute a weapon profile.
Attack distance is checked against the current authoritative position. Ranged and melee contexts can have different boundaries, including a minimum distance for crossbows.
Armor, shields, active class effects, timed statuses, companions, and creature traits are loaded server-side before retaliation resolves.
Beyond ordinary strikes
Autoattacks establish the baseline. Unlocked abilities and carried combat items create deliberate decisions inside the live loop.
Rushes a selected creature and establishes combat pressure through a validated ability path.
Pulls eligible nearby creatures into a server-tracked threat and defensive state.
Creates a scoped rally effect with authored attack and cooldown behavior.
Consumes a carried item, applies room- or radius-bounded splash damage, and resolves kills together.
Product proof
This first-party status record was reviewed by Mask on July 17, 2026. It follows the current client action path through world command orchestration, game transactions, projections, and behavior tests. Deployment-dependent formula flags are intentionally not presented as fixed public behavior.
The world around the fight
Creatures inhabit the same persistent geography as resources and Rift Lantern claims, while Pocket Dimensions concentrate combat into room-based expeditions. That makes fighting part of gathering, progression, crafting, and holding ground—not a detached queue.
See the live territory system See the live crafting economy Enter Fractara's room-based expeditions See how players organize See how rewards enter the market Compare the historical system loop Why Fractara is an independent successor Explore the location-based RPG field guideDirect answers
No. Fractara's current PvE combat is a server-gated real-time autoattack loop. Selecting Attack starts repeated strikes while the target remains valid. Creatures retaliate on independent timers, and active abilities or combat items can change the encounter between ordinary attacks.
Yes in the overworld. The client may move toward a selected creature, but the backend checks the character's authoritative live position and attack range before accepting each strike. Pocket Dimensions use their own room coordinates and prevent attacks across rooms.
No. The client sends combat intent and a target. The backend locks the relevant rows, derives combat context from durable equipment, skills, health, position, and effects, computes the result, persists it, and then publishes the visible combat event.
This page documents the currently verified creature-combat path. It does not claim that open-world player-versus-player attacks are presently available. Fractara will update this record when a connected, tested PvP player path is public.
Verified kills can award durable XP and gold and can spawn catalog-backed item drops. Creature species, tier, effective toughness, skills, and the specific encounter scope can affect the final reward while duplicate death processing is blocked.
The next target is moving
Build your Claimant, find a creature, and test the live combat loop yourself.
Become a Claimant