summaryrefslogtreecommitdiff
path: root/clans.xml
blob: 5907d81870cf0ab9573c99bdc44812f27f8160be (plain) (blame)
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
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: 4144 Saulc Jesusalva
Copyright (C) 2018 Evol Online
Copyright (C) 2018-2020 TMW2: Moubootaur Legends -->

<clans>
    <clan
        id="1"
        name="Tonori Raiders"
        str="1"
        vit="1"
        maxhp="30"
        maxmp="10"
    />
    <clan
        id="2"
        name="Argaes Emeralds"
        int="1"
        dex="1"
        maxhp="30"
        maxmp="10"
    />
    <clan
        id="3"
        name="Lords of Kaizei"
        int="1"
        luk="1"
        maxhp="30"
        maxmp="10"
    />
    <clan
        id="4"
        name="Master of Flames"
        dex="1"
        agi="1"
        maxhp="30"
        maxmp="10"
    />
</clans>