Changes for page Crafting System

Last modified by Alexandros Mloukie on 2026/01/15 18:14

From version 1.1
edited by Alexandros Mloukie
on 2026/01/15 18:06
Change comment: There is no comment for this version
To version 1.2
edited by Alexandros Mloukie
on 2026/01/15 18:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,7 +8,7 @@
8 8  
9 9  = 1 - Damage Delivery =
10 10  
11 -== 2.1 - Targeting ==
11 +== 1.1 - Targeting ==
12 12  
13 13  Each enemy actor contains a Reference Component within its class structure. Targeting is an automatic, 3-step process with the goal of selecting a reference component as the current target.
14 14  
... ... @@ -21,5 +21,3 @@
21 21  The parent of the selected component is set as the current target.
22 22  
23 23  == 1.2 - Types of Attacks & Selection ==
24 -
25 -Selecting an attack is based on the relative position of the crosshair to the target's Reference Component.