-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample.txt
More file actions
89 lines (74 loc) · 1.81 KB
/
Copy pathexample.txt
File metadata and controls
89 lines (74 loc) · 1.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
[Action] ID=focusStone_act_good;
harmful=false;
attractAttention=false;
casterAnimation=crouch;
FXOnTarget=sfx_highAura;
FXOnCaster=chargeup;
FXOnCasterColor=Purple;
FXOnCaster=casting;
FXOnCasterColor=Purple;
[ActionAoE]
ID=focusStone_act_good;
cloneFrom=oneTile;
[AvAffecter]
ID=focusStone_act_good;
harmful=false;
actorValue=MP;
magnitude=12 + c:MagAtk * 0.4
+ c:skill_Fire * 0.25
+ c:skill_Ice * 0.25
+ c:skill_Elec * 0.25
+ c:skill_Wind * 0.25
+ c:skill_Ruin * 0.25
+ c:skill_Life * 0.3;
duration=-2;
chance=100;
[AvAffecterAoE]
ID=focusStone_act_good;
cloneFrom=oneTile;
[Action] ID=focusStone_act_bad;
harmful=false;
attractAttention=false;
casterAnimation=crouch;
FXOnTarget=sfx_highAura;
FXOnCaster=chargeup;
FXOnCasterColor=Purple;
FXOnCaster=casting;
FXOnCasterColor=Purple;
[ActionAoE]
ID=focusStone_act_bad;
cloneFrom=oneTile;
[AvAffecter]
ID=focusStone_act_bad;
harmful=false;
actorValue=MP;
magnitude=12 + c:MagAtk * 0.4
+ c:skill_Fire * 0.25
+ c:skill_Ice * 0.25
+ c:skill_Elec * 0.25
+ c:skill_Wind * 0.25
+ c:skill_Ruin * 0.25
+ c:skill_Life * 0.3
duration=-2;
chance=100;
[AvAffecterAoE]
ID=focusStone_act_bad;
cloneFrom=oneTile;
[ItemType] name=Itchy Barbs;
ID=barb_itchy_good; sprite=874;
stackable=true; itemCategory=1;
pR=p22;
pB=p22;
description=Irritating barbs from a Netchal.<font=thickIcons><color=Black>
<n=><icon=invIcon_sword> +Itchy Attack
<n=><icon=invIcon_armor> +50% Itchy Resist;
weight=0; volume=0; value=150;
[ItemType] name=Itchy Barbs;
ID=barb_itchy_bad; sprite=874;
stackable=true; itemCategory=1;
pR=p22;
pB=p22;
description=Irritating barbs from a Netchal.<font=thickIcons><color=Black>
it gives <n=><icon=invIcon_sword> +Itchy Attack
and <n=><icon=invIcon_armor> +50% Itchy Resist
weight=0; volume=0; value=150;